summaryrefslogtreecommitdiff
path: root/docs/narr/commandline.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/commandline.rst')
-rw-r--r--docs/narr/commandline.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/narr/commandline.rst b/docs/narr/commandline.rst
index b52faed20..a6ba99e17 100644
--- a/docs/narr/commandline.rst
+++ b/docs/narr/commandline.rst
@@ -183,6 +183,9 @@ hash after the filename:
Press ``Ctrl-D`` to exit the interactive shell (or ``Ctrl-Z`` on Windows).
+.. index::
+ pair: pshell; extending
+
.. _extending_pshell:
Extending the Shell
@@ -229,6 +232,9 @@ When this INI file is loaded, the extra variables ``m``, ``session`` and
t transaction
>>>
+.. index::
+ single: IPython
+
IPython
~~~~~~~
@@ -289,6 +295,10 @@ callable could be found. If no routes are configured within your
application, nothing will be printed to the console when ``paster proutes``
is executed.
+.. index::
+ single: scripting
+ single: bootstrap
+
.. _writing_a_script:
Writing a Script