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.
See also
Examples
>>> from pysphinxdoc.utils import dummy >>> dummy()
Examples¶
Follow us