]> scripts.mit.edu Git - wizard.git/blobdiff - doc/index.rst
Added documentation on sset.py
[wizard.git] / doc / index.rst
index cd927ed99dca5e09cbb516a658967211fb1a9a36..a5ba1811c404045fffe87acfc87b6b1a7bb27409 100644 (file)
@@ -19,6 +19,11 @@ into a scripts server and add Wizard to your path::
     export PATH="/mit/scripts/wizard/bin:$PATH"
     wizard help
 
+Individual tools that are not scripts-specific, such as ``wizard upgrade``
+or ``wizard install``, can be run locally with Python 2.6 and a reasonably
+new version of Git.  You will, however, have to explicitly specify configuration
+appropriate for your local machine.
+
 .. highlight:: python
 
 Development
@@ -46,6 +51,7 @@ Table of Contents
 
 .. toctree::
 
+    testing
     repository-conversion
     glossary
 
@@ -53,10 +59,14 @@ Modules
 -------
 
 .. toctree::
+    :maxdepth: 1
 
     module/wizard
-    module/wizard.util
     module/wizard.deploy
+    module/wizard.install
+    module/wizard.shell
+    module/wizard.util
+    module/wizard.sset
 
 Indices and tables
 ------------------