diff options
Diffstat (limited to 'docs/api/router.rst')
| -rw-r--r-- | docs/api/router.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/api/router.rst b/docs/api/router.rst index 84d51f73a..11e5b6b35 100644 --- a/docs/api/router.rst +++ b/docs/api/router.rst @@ -5,6 +5,4 @@ .. automodule:: repoze.bfg.router -.. autoclass:: Router - -.. autofunction:: repoze.bfg.router.make_app +.. autofunction:: repoze.bfg.router.make_app(root_factory, package=None, filename='configure.zcml') |
