]> scripts.mit.edu Git - wizard.git/blobdiff - doc/module/wizard.app.rst
Update TODO.
[wizard.git] / doc / module / wizard.app.rst
index d876c6bddfd762b6d7ef3cebc9e27178f4b71f61..8aebea31b09eaa9f1778fb247b564852b93870e2 100644 (file)
@@ -12,6 +12,7 @@ Classes
 
 Functions
 ---------
+.. autofunction:: getApplication
 .. autofunction:: applications
 .. autofunction:: expand_re
 .. autofunction:: make_extractors
@@ -20,6 +21,12 @@ Functions
 .. autofunction:: filename_regex_substitution
 .. autofunction:: backup_database
 .. autofunction:: restore_database
+.. autofunction:: remove_database
+
+MySQL functions
+---------------
+.. autofunction:: backup_mysql_database
+.. autofunction:: restore_mysql_database
 .. autofunction:: get_mysql_args
 
 Exceptions
@@ -48,3 +55,5 @@ Failures
     :members:
 .. autoexception:: RestoreFailure
     :members:
+.. autoexception:: RemoveFailure
+    :members: