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