]> scripts.mit.edu Git - wizard.git/blobdiff - doc/index.rst
Added documentation on sset.py
[wizard.git] / doc / index.rst
index 97a77543fb09e788a95bf16f545613ba83500d92..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
 
@@ -57,8 +63,10 @@ Modules
 
     module/wizard
     module/wizard.deploy
+    module/wizard.install
     module/wizard.shell
     module/wizard.util
+    module/wizard.sset
 
 Indices and tables
 ------------------