restructure generated code documentation

This commit is contained in:
Jan Dittberner 2015-01-17 23:46:31 +01:00
parent 8ab15e7680
commit 2408feb4b1
15 changed files with 326 additions and 281 deletions

30
docs/code/userdbs.rst Normal file
View 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