News

Generate PlantUML class diagrams to document your Python application.
Add "sphinx_pyreverse" to the extensions list in your conf.py (make sure it is in the PYTHONPATH). Call the directive with path to python module as content. The :classes: and :packages: flags specify ...