adapt documentation to changed module structure

This commit is contained in:
Jan Dittberner 2015-01-19 21:54:13 +01:00
parent 5b41d93898
commit 41af99561c
9 changed files with 55 additions and 37 deletions

View file

@ -9,9 +9,4 @@
.. 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
:undoc-members: