Sphinx — Intermediate Playground
Python documentation generator: reStructuredText, autodoc, themes, PDF/HTML output
Using Sphinx effectivelyRun locally
Install
pip install sphinxPython CodeRun locally
Following best practices with Sphinx ensures a productive development workflow.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?