summaryrefslogtreecommitdiff
path: root/docs/narr
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr')
-rw-r--r--docs/narr/commandline.rst2
-rw-r--r--docs/narr/project.rst2
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/narr/commandline.rst b/docs/narr/commandline.rst
index 0f0e17ca6..66ef46671 100644
--- a/docs/narr/commandline.rst
+++ b/docs/narr/commandline.rst
@@ -270,6 +270,8 @@ exposed, and the request is configured to generate urls from the host
single: IPython
single: bpython
+.. _ipython_or_bpython:
+
IPython or bpython
~~~~~~~~~~~~~~~~~~
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index 478e92b7e..af8714573 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -881,6 +881,8 @@ configuration as would be loaded if you were running your Pyramid application
via ``pserve``. This can be a useful debugging tool. See
:ref:`interactive_shell` for more details.
+.. _alternate_wsgi_server:
+
Using an Alternate WSGI Server
------------------------------