Skip to content

tomnagengast/claude-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Docs Sync

Mirror the public Claude product and Claude Code docs as Markdown. The script walks each sitemap, fetches the .md representation of every page, and rebuilds the same folder structure locally.

Sources

Setup

  • Install dependencies with uv: uv sync

Refresh the docs

  • Default run (writes to docs/, with Claude Code docs nested under docs/claude-code/):

    uv run claude-docs
  • Custom target folder:

    uv run python src/sync.py --output /path/to/export

Each run overwrites the existing Markdown files so re-running the command is the only maintenance needed.

About

Just tryin' to keep up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages