]> scripts.mit.edu Git - wizard.git/blobdiff - doc/index.rst
Fix documentation coverage omissions.
[wizard.git] / doc / index.rst
index fbc5b0c6550e793d7e7e94b118021c7366e10f2d..8006b56562080802caf71b68de6c3960f808d928 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,8 +54,11 @@ Table of Contents
 .. toctree::
     :maxdepth: 1
 
-    testing
+    setup
+    repo
     create
+    upgrade
+    testing
     glossary
 
 Modules