Sphinx

Updated: 10 September 2026

File index.rst (created by sphinx-quickstart) is the root document and contains the “table of contents tree” toctree.


Build HTML documentation into build/ from the contents of source/

sphinx-build -M html docs/source/ docs/build/

Leave a comment