summaryrefslogtreecommitdiff
path: root/docs/glossary.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/glossary.rst')
-rw-r--r--docs/glossary.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index e3b46c1f6..5aa6c15de 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -7,8 +7,9 @@ Glossary
:sorted:
request
- A ``WebOb`` request object. See :ref:`webob_chapter` for
- information about request objects.
+ A ``WebOb`` request object. See :ref:`webob_chapter` (narrative)
+ and :ref:`request_module` (API documentation) for information
+ about request objects.
request factory
An object which, provided a WSGI environment as a single