X-Git-Url: https://scripts.mit.edu/gitweb/wizard.git/blobdiff_plain/9c5a74d11ff722bb2d9998546e77ef874b29e2b2..8f1a8beb76b18a061ef825b58daf2187d1c6dec7:/doc/index.rst diff --git a/doc/index.rst b/doc/index.rst index cd927ed..a5ba181 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -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 ------------------