diff options
| author | Chris McDonough <chrism@agendaless.com> | 2010-01-18 18:07:12 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2010-01-18 18:07:12 +0000 |
| commit | c5f24b2957a2a7569d70930ac5bc630cc5aaac55 (patch) | |
| tree | b6c09425e10c2900bf2120dfe4d390e9070f960c /docs/narr/static.rst | |
| parent | e4ed8fdb6acc8a9b040c8f61221da0e79821e071 (diff) | |
| download | pyramid-c5f24b2957a2a7569d70930ac5bc630cc5aaac55.tar.gz pyramid-c5f24b2957a2a7569d70930ac5bc630cc5aaac55.tar.bz2 pyramid-c5f24b2957a2a7569d70930ac5bc630cc5aaac55.zip | |
Prep for b1
Merge a bunch of paper-based docs fixes
Configure logging during bfgshell.
Diffstat (limited to 'docs/narr/static.rst')
| -rw-r--r-- | docs/narr/static.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/narr/static.rst b/docs/narr/static.rst index 04d76fca1..a98de3c7a 100644 --- a/docs/narr/static.rst +++ b/docs/narr/static.rst @@ -80,7 +80,8 @@ directive. Use of the ``add_static_view`` imperative configuration method is completely equivalent to using ZCML for the same purpose. .. index:: - triple: generating; static resource; urls + single: generating static resource urls + single: static resource urls .. _generating_static_resource_urls: @@ -151,7 +152,7 @@ URLs will continue to resolve properly after the rename. :mod:`repoze.bfg` 1.1. .. index:: - pair: view; static resource + single: static resource view Advanced: Serving Static Resources Using a View Callable -------------------------------------------------------- |
