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