restructure generated code documentation
This commit is contained in:
parent
8ab15e7680
commit
2408feb4b1
15 changed files with 326 additions and 281 deletions
18
docs/code/managemails.rst
Normal file
18
docs/code/managemails.rst
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
:py:mod:`managemails` app
|
||||
=========================
|
||||
|
||||
.. automodule:: managemails
|
||||
|
||||
|
||||
:py:mod:`admin <managemails.admin>`
|
||||
-----------------------------------
|
||||
|
||||
.. automodule:: managemails.admin
|
||||
:members:
|
||||
|
||||
|
||||
:py:mod:`models <managemails.models>`
|
||||
-------------------------------------
|
||||
|
||||
.. automodule:: managemails.models
|
||||
:members:
|
||||
Loading…
Add table
Add a link
Reference in a new issue