summaryrefslogtreecommitdiff
path: root/docs/api/router.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-10-25 18:04:18 -0400
committerChris McDonough <chrism@plope.com>2010-10-25 18:04:18 -0400
commit9c3b2760688aca748f81529d0b055f799959ab4b (patch)
tree50f62cca73776377412c6ab6760be0b668b9262c /docs/api/router.rst
parentc426c49cd433997aac10045052d77d9c749680b2 (diff)
downloadpyramid-9c3b2760688aca748f81529d0b055f799959ab4b.tar.gz
pyramid-9c3b2760688aca748f81529d0b055f799959ab4b.tar.bz2
pyramid-9c3b2760688aca748f81529d0b055f799959ab4b.zip
convert API docs to Pyramid
Diffstat (limited to 'docs/api/router.rst')
-rw-r--r--docs/api/router.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/api/router.rst b/docs/api/router.rst
index 2bccb9e18..a4a4c176a 100644
--- a/docs/api/router.rst
+++ b/docs/api/router.rst
@@ -1,8 +1,8 @@
.. _router_module:
-:mod:`repoze.bfg.router`
+:mod:`pyramid.router`
------------------------
-.. automodule:: repoze.bfg.router
+.. automodule:: pyramid.router
-.. autofunction:: repoze.bfg.router.make_app(root_factory, package=None, filename='configure.zcml', settings=None)
+.. autofunction:: pyramid.router.make_app(root_factory, package=None, filename='configure.zcml', settings=None)