restructure generated code documentation
This commit is contained in:
parent
8ab15e7680
commit
2408feb4b1
15 changed files with 326 additions and 281 deletions
22
docs/code/dashboard.rst
Normal file
22
docs/code/dashboard.rst
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue