restructure generated code documentation

This commit is contained in:
Jan Dittberner 2015-01-17 23:46:31 +01:00
parent 8ab15e7680
commit 2408feb4b1
15 changed files with 326 additions and 281 deletions

17
docs/code/mysqltasks.rst Normal file
View file

@ -0,0 +1,17 @@
:py:mod:`mysqltasks` app
========================
.. automodule:: mysqltasks
:py:mod:`tasks <mysqltasks.tasks>`
----------------------------------
.. automodule:: mysqltasks.tasks
:members:
.. autotask:: mysqltasks.tasks.create_mysql_database
.. autotask:: mysqltasks.tasks.create_mysql_user
.. autotask:: mysqltasks.tasks.delete_mysql_database
.. autotask:: mysqltasks.tasks.delete_mysql_user
.. autotask:: mysqltasks.tasks.set_mysql_userpassword