sphinx/tests/roots/test-ext-autodoc/index.rst
2021-05-08 21:34:25 -07:00

16 lines
282 B
ReStructuredText

.. 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