restructure generated code documentation
This commit is contained in:
parent
8ab15e7680
commit
2408feb4b1
15 changed files with 326 additions and 281 deletions
15
docs/code/gvacommon.rst
Normal file
15
docs/code/gvacommon.rst
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
:py:mod:`gvacommon`
|
||||
===================
|
||||
|
||||
This module is imported from a separate git project via git subtree and
|
||||
provides some functionality that is common to all gnuviechadmin subprojects.
|
||||
|
||||
.. automodule:: gvacommon
|
||||
|
||||
|
||||
:py:mod:`celeryrouters <gvacommon.celeryrouters>`
|
||||
-------------------------------------------------
|
||||
|
||||
.. automodule:: gvacommon.celeryrouters
|
||||
:members:
|
||||
:undoc-members:
|
||||
Loading…
Add table
Add a link
Reference in a new issue