From eff4620c56f38c32113cd452b18b8af8f8cd1bbd Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 17 Jan 2009 19:28:22 +0000 Subject: Update docs with new default project stuff. --- docs/narr/views.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/narr/views.rst') 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 ------------------------------------- -- cgit v1.2.3