summaryrefslogtreecommitdiff
path: root/docs/narr
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-12-05 01:41:04 -0500
committerChris McDonough <chrism@plope.com>2011-12-05 01:41:04 -0500
commitd83b3943474d2eb01b0fd8c1be31c50553fd4384 (patch)
treede42e2a62a57cfe03b52887a1c667b3585ea7467 /docs/narr
parent713927b54bf235e2479ddb4f5fcbe3d5c778ea9b (diff)
downloadpyramid-d83b3943474d2eb01b0fd8c1be31c50553fd4384.tar.gz
pyramid-d83b3943474d2eb01b0fd8c1be31c50553fd4384.tar.bz2
pyramid-d83b3943474d2eb01b0fd8c1be31c50553fd4384.zip
add whatsnew-1.3; garden
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
------------------------------