Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

docs-sync

Detect drift between TeamTalkRust source code and external Markdown documentation.

Runs as a self-contained uv project:

uv run --project tools/docs-sync docs-sync check
uv run --project tools/docs-sync docs-sync fix
uv run --project tools/docs-sync docs-sync check --format all --report target/docs-sync

Configuration is loaded from scripts/docs_sync.toml at the repository root.

See docs/docs-sync.md for the full user guide.