diff options
| -rw-r--r-- | repoze/bfg/configuration.py | 3 |
1 files changed, 1 insertions, 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` |
