Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 501 Bytes

File metadata and controls

16 lines (10 loc) · 501 Bytes

DocAtlas

DocAtlas is a Python-first tool for converting referenced source documents into a structured, source-aligned Markdown library.

It is intended to be reusable by systems such as CA Proposal, where agents and search tools need inspectable Markdown while original documents remain authoritative.

Start with:

  • docs-src/docatlas/docs/index.md for the current project docs
  • AGENTS.md for implementation guidance

Preview the project docs with:

uv run docatlas docs docatlas