restructure generated code documentation
This commit is contained in:
parent
8ab15e7680
commit
2408feb4b1
15 changed files with 326 additions and 281 deletions
17
docs/code/pgsqltasks.rst
Normal file
17
docs/code/pgsqltasks.rst
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
:py:mod:`pgsqltasks` app
|
||||
========================
|
||||
|
||||
.. automodule:: pgsqltasks
|
||||
:members:
|
||||
|
||||
|
||||
:py:mod:`tasks <pgsqltasks.tasks>`
|
||||
----------------------------------
|
||||
|
||||
.. automodule:: pgsqltasks.tasks
|
||||
|
||||
.. autotask:: pgsqltasks.tasks.create_pgsql_database
|
||||
.. autotask:: pgsqltasks.tasks.create_pgsql_user
|
||||
.. autotask:: pgsqltasks.tasks.delete_pgsql_database
|
||||
.. autotask:: pgsqltasks.tasks.delete_pgsql_user
|
||||
.. autotask:: pgsqltasks.tasks.set_pgsql_userpassword
|
||||
Loading…
Add table
Add a link
Reference in a new issue