Sphinx — Easy Playground
Python documentation generator: reStructuredText, autodoc, themes, PDF/HTML output
What is Sphinx?Run locally
Install
pip install sphinxPython CodeRun locally
Sphinx is part of the Python ecosystem. Python documentation generator: reStructuredText, autodoc, themes, PDF/HTML output.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?