]> 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 46d719c9b565f45e74b0e397724019a16ae726db..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``
@@ -54,9 +54,12 @@ Table of Contents
 .. toctree::
     :maxdepth: 1
 
+    setup
+    repo
     create
     upgrade
     testing
+    plugin
     glossary
 
 Modules
@@ -70,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
 ------------------