napoleon (Sphinx) — Intermediate Playground
Sphinx extension for Google and NumPy style docstrings
Using napoleon (Sphinx) effectivelyRun locally
Install
pip install sphinx # napoleon is built-inPython CodeRun locally
Following best practices with napoleon (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?