You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sphinx-autoapi/tests/python/pypackageexample/autoapi/example/index.rst

41 lines
423 B
ReStructuredText

:py:mod:`example`
=================
.. py:module:: example
.. autoapi-nested-parse::
This is a docstring.
Submodules
----------
.. toctree::
:titlesonly:
:maxdepth: 1
_private_module/index.rst
foo/index.rst
Package Contents
----------------
Functions
~~~~~~~~~
.. autoapisummary::
example.module_level_function
.. py:function:: module_level_function(foo, bar)
A module level method