]> 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 72afe43546af415d6b1dc0bfa0ba0037f1ffec09..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
 
-    testing
+    setup
+    repo
     create
+    upgrade
+    testing
+    plugin
     glossary
 
 Modules
@@ -68,10 +73,17 @@ Modules
     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
 ------------------