Context
Site has been cleaned to a minimal landing page. Need proper documentation that stays in sync with code automatically.
Why Verso over doc-gen4
- Verso covers doc-gen4's API reference features AND supports narrative docs (tutorials, guides)
- Lean official docs use Verso
- One tool instead of two
- Embeds actual Lean code with hover, go-to-definition, proof state
Desired workflow
Write code (Astrolabe/Nerve.lean with docstrings)
→ Write demo (Demo/Astrolabe/Nerve.lean)
→ Write test (Test/Astrolabe/Nerve.lean)
→ Verso auto-extracts code + docstrings → site updates
Every new structure/method automatically appears in docs. No manual documentation maintenance.
Tasks
References
Context
Site has been cleaned to a minimal landing page. Need proper documentation that stays in sync with code automatically.
Why Verso over doc-gen4
Desired workflow
Every new structure/method automatically appears in docs. No manual documentation maintenance.
Tasks
References