Example docs
This sample project shows the kind of static documentation site Folio generates from a small Python package.
What gets built
- Guide pages from Markdown files.
- API reference pages from Python docstrings.
- Search and source previews for generated pages.
- A static export that can be served from any host.
Start with the CLI page, then compare the generated API reference with the Python source.