]> scripts.mit.edu Git - wizard.git/blobdiff - doc/index.rst
Add missing dirname stanza to docs.
[wizard.git] / doc / index.rst
index 71a50c762ce43ebb356c8148e7bc171f43695eb0..fa46ed3b93f769b433e0dff01858c8a81f58d0a5 100644 (file)
@@ -16,10 +16,9 @@ Usage
 
 Components of Wizard depend on packages and special configuration found
 on scripts servers.  As such, the best way to test Wizard is to SSH
-into a scripts server and add Wizard to your path::
+into a scripts server::
 
     ssh scripts.mit.edu
-    export PATH="/mit/scripts/wizard/bin:$PATH"
     wizard help
 
 Individual tools that are not scripts-specific, such as ``wizard upgrade``
@@ -52,10 +51,16 @@ Table of Contents
 -----------------
 
 .. toctree::
+    :maxdepth: 1
 
+    setup
+    repo
+    create
+    upgrade
     testing
-    repository-conversion
+    plugin
     glossary
+    license
 
 Modules
 -------
@@ -66,12 +71,19 @@ 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.plugin
+    module/wizard.prompt
+    module/wizard.resolve
     module/wizard.shell
-    module/wizard.util
+    module/wizard.sql
     module/wizard.sset
+    module/wizard.tests
+    module/wizard.user
+    module/wizard.util
 
 Indices and tables
 ------------------