Menu

Python package documentation generation tool.

Basic example with cross-referencesΒΆ

A simple example of how to document API objects.

OK

# sphinx_gallery_thumbnail_path = "_static/pysphinxdoc.png"

from pysphinxdoc.utils import dummy


dummy()

Total running time of the script: (0 minutes 0.069 seconds)

Estimated memory usage: 70 MB

Gallery generated by Sphinx-Gallery

Follow us

© 2025, pysphinxdoc developers