summaryrefslogtreecommitdiff
path: root/docs/narr/views.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/views.rst')
-rw-r--r--docs/narr/views.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/narr/views.rst b/docs/narr/views.rst
index d85df9396..5fa601a59 100644
--- a/docs/narr/views.rst
+++ b/docs/narr/views.rst
@@ -500,6 +500,8 @@ All exception types from the :mod:`webob.exc` module implement the
view. See :term:`WebOb` for the documentation for this module; it
includes other response types for Unauthorized, etc.
+.. _static_resources_section:
+
Serving Static Resources Using a View
-------------------------------------