]> scripts.mit.edu Git - wizard.git/blobdiff - doc/module/wizard.install.rst
Handle Wordpress random keys correctly on install and upgrade.
[wizard.git] / doc / module / wizard.install.rst
index 3d02c6161cf72a1cb552a664bcda5c55dd81c4f7..c3800d0c0f7568d56b641310bcbc2a92057510f7 100644 (file)
@@ -18,12 +18,14 @@ Predefined classes
 ------------------
 .. autoclass:: WebArgSet
     :show-inheritance:
-.. autoclass:: MysqlArgSet
+.. autoclass:: DbArgSet
     :show-inheritance:
 .. autoclass:: AdminArgSet
     :show-inheritance:
 .. autoclass:: EmailArgSet
     :show-inheritance:
+.. autoclass:: TitleArgSet
+    :show-inheritance:
 .. autoclass:: EnvironmentStrategy
     :members:
     :show-inheritance:
@@ -41,12 +43,11 @@ Functions
 ---------
 .. autofunction:: fetch
 .. autofunction:: preloads
+.. autofunction:: dsn_callback
 
 Exceptions
 ----------
 .. autoexception:: Error
-.. autoexception:: Failure
-    :show-inheritance:
 .. autoexception:: StrategyFailed
     :show-inheritance:
 .. autoexception:: UnrecognizedPreloads