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

22
docs/code/dashboard.rst Normal file
View file

@ -0,0 +1,22 @@
:py:mod:`dashboard` app
=======================
.. automodule:: dashboard
:py:mod:`models <dashboard.models>`
-----------------------------------
.. automodule:: dashboard.models
:py:mod:`urls <dashboard.urls>`
-------------------------------
.. automodule:: dashboard.urls
:py:mod:`views <dashboard.views>`
---------------------------------
.. automodule:: dashboard.views