adapt documentation to changed module structure
This commit is contained in:
parent
5b41d93898
commit
41af99561c
9 changed files with 55 additions and 37 deletions
12
docs/code/fileservertasks.rst
Normal file
12
docs/code/fileservertasks.rst
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
:py:mod:`fileservertasks` app
|
||||
=============================
|
||||
|
||||
.. automodule:: fileservertasks
|
||||
|
||||
|
||||
:py:mod:`tasks <fileservertasks.tasks>`
|
||||
---------------------------------------
|
||||
|
||||
.. automodule:: fileservertasks.tasks
|
||||
:members:
|
||||
:undoc-members:
|
||||
Loading…
Add table
Add a link
Reference in a new issue