Menu

Python package documentation generation tool.

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

pysphinxdoc.utils.dummy()[source]

A simple test function.

Examples

>>> from pysphinxdoc.utils import dummy
>>> dummy()

Examples

Basic example with cross-references

Basic example with cross-references

Follow us

© 2025, pysphinxdoc developers