]> scripts.mit.edu Git - wizard.git/blobdiff - doc/index.rst
Handle Wordpress random keys correctly on install and upgrade.
[wizard.git] / doc / index.rst
index 5da42e8fbf407efb33c287d5d591e3dc009fb087..7d88a5449ebe7fc19a0357001bf16870d5d94848 100644 (file)
@@ -19,7 +19,7 @@ on scripts servers.  As such, the best way to test Wizard is to SSH
 into a scripts server and add Wizard to your path::
 
     ssh scripts.mit.edu
-    export PATH="/mit/scripts/wizard/bin:$PATH"
+    add /mit/scripts/wizard/bin
     wizard help
 
 Individual tools that are not scripts-specific, such as ``wizard upgrade``
@@ -52,9 +52,14 @@ Table of Contents
 -----------------
 
 .. toctree::
+    :maxdepth: 1
 
+    setup
+    repo
+    create
+    upgrade
     testing
-    repository-conversion
+    plugin
     glossary
 
 Modules
@@ -65,12 +70,20 @@ Modules
 
     module/wizard
     module/wizard.app
+    module/wizard.app.php
     module/wizard.cache
     module/wizard.deploy
+    module/wizard.git
     module/wizard.install
+    module/wizard.merge
+    module/wizard.prompt
+    module/wizard.resolve
+    module/wizard.scripts
     module/wizard.shell
-    module/wizard.util
+    module/wizard.sql
     module/wizard.sset
+    module/wizard.tests
+    module/wizard.util
 
 Indices and tables
 ------------------