sphinx/tests/roots/test-ext-autodoc/index.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
282 B
ReStructuredText
Raw Normal View History

.. automodule:: autodoc_dummy_module
:members:
.. automodule:: bug2437.autodoc_dummy_foo
:members:
.. automodule:: autodoc_dummy_bar
:members:
.. autofunction:: target.typehints.incr
.. autofunction:: target.overload.sum
.. autofunction:: target.typehints.tuple_args