Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 307 Bytes

directive.rst

File metadata and controls

12 lines (9 loc) · 307 Bytes

Processing directives

The third step is to instruct Sphinx how to process the rst directives doxysummary and translate it to html/latex/... output.

.. autosummary::
   :nosignatures:
   :toctree: generated
   :template: pyobject.rst

   ~sphinx_doxysummary.directive.DoxySummary