Skip to contentSkip to Content
Overview

Example docs

This sample project shows the kind of static documentation site Folio generates from a small Python package.

What gets built

  1. Guide pages from Markdown files.
  2. API reference pages from Python docstrings.
  3. Search and source previews for generated pages.
  4. 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.