- Using sphinx to documente the project - Autodocumenting Python using numpy-style docstr and sphinx autodoc with napoleon
8 lines
106 B
ReStructuredText
8 lines
106 B
ReStructuredText
manage module
|
|
=============
|
|
|
|
.. automodule:: manage
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|