X-Git-Url: https://scripts.mit.edu/gitweb/wizard.git/blobdiff_plain/10b53cb2862c08a9973188e932e86a541dbaeb9f..c4a68ce8e6a291ca66d2f73c7e3fdded87aa5f1f:/doc/index.rst diff --git a/doc/index.rst b/doc/index.rst index 46d719c..7d88a54 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -19,7 +19,7 @@ on scripts servers. As such, the best way to test Wizard is to SSH into a scripts server and add Wizard to your path:: ssh scripts.mit.edu - export PATH="/mit/scripts/wizard/bin:$PATH" + add /mit/scripts/wizard/bin wizard help Individual tools that are not scripts-specific, such as ``wizard upgrade`` @@ -54,9 +54,12 @@ Table of Contents .. toctree:: :maxdepth: 1 + setup + repo create upgrade testing + plugin glossary Modules @@ -70,10 +73,17 @@ Modules module/wizard.app.php module/wizard.cache module/wizard.deploy + module/wizard.git module/wizard.install + module/wizard.merge + module/wizard.prompt + module/wizard.resolve + module/wizard.scripts module/wizard.shell - module/wizard.util + module/wizard.sql module/wizard.sset + module/wizard.tests + module/wizard.util Indices and tables ------------------