1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
===================================
:mod:`~sphinx_toolbox.more_autodoc`
===================================
.. html-section::
.. py:module:: sphinx_toolbox.more_autodoc
.. only:: html
:mod:`sphinx_toolbox.more_autodoc` can be enabled by adding the following to the
``extensions`` variable in your ``conf.py``:
.. extensions:: sphinx_toolbox.more_autodoc
:no-preamble:
:no-postamble:
Alternatively, the following features can be enabled individually:
.. toctree::
:maxdepth: 1
:glob:
*
-----
.. only:: html
.. autofunction:: sphinx_toolbox.more_autodoc.setup
|