From fc4a1756d8489d2d769580924939e03978826193 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 4 Jul 2010 01:37:46 +0000 Subject: make docs render --- repoze/bfg/configuration.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/repoze/bfg/configuration.py b/repoze/bfg/configuration.py index 60fe4627e..3aa7a93fb 100644 --- a/repoze/bfg/configuration.py +++ b/repoze/bfg/configuration.py @@ -1471,8 +1471,7 @@ class Configurator(object): served. Note that this argument has no effect when the ``name`` is a *url prefix*. - Usage - ----- + *Usage* The ``add_static_view`` function is typically used in conjunction with the :func:`repoze.bfg.url.static_url` -- cgit v1.2.3