]> scripts.mit.edu Git - wizard.git/blobdiff - doc/index.rst
Implement sqlite dict. We might not actually use this.
[wizard.git] / doc / index.rst
index 97a77543fb09e788a95bf16f545613ba83500d92..48f70383a94666f3ad5e386774ed99f80f128a9a 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
 
@@ -56,9 +62,12 @@ Modules
     :maxdepth: 1
 
     module/wizard
+    module/wizard.cache
     module/wizard.deploy
+    module/wizard.install
     module/wizard.shell
     module/wizard.util
+    module/wizard.sset
 
 Indices and tables
 ------------------