File: manualapi.rst

package info (click to toggle)
sphinx-autoapi 3.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 900 kB
  • sloc: python: 5,146; makefile: 7
file content (9 lines) | stat: -rw-r--r-- 141 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Autodoc Directives
==================

.. autoapimodule:: example
    :members:


.. autoapidecorator:: example.decorator_okay
    :noindex: