X-Git-Url: https://scripts.mit.edu/gitweb/wizard.git/blobdiff_plain/16907a8e49a97366f0a7336b62c3a93d89ded262..8f1a8beb76b18a061ef825b58daf2187d1c6dec7:/doc/index.rst diff --git a/doc/index.rst b/doc/index.rst index 97a7754..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 @@ -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 ------------------