From 2b13f18404cb96c5274e0db55a312f07b48e3fe1 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 14 May 2009 05:47:52 +0000 Subject: Rendering. --- docs/narr/views.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/views.rst b/docs/narr/views.rst index b106d2a0e..87f191a3e 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -514,7 +514,7 @@ includes other response types for Unauthorized, etc. Serving Static Resources Using a View ------------------------------------- -Using the :mod:repoze.bfg.view ``static`` helper class is the +Using the :mod:`repoze.bfg.view` ``static`` helper class is the preferred way to serve static resources (like JavaScript and CSS files) within :mod:`repoze.bfg`. This class creates a callable that is capable acting as a :mod:`repoze.bfg` view which serves static -- cgit v1.2.3