diff options
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/wsgi.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/api/wsgi.rst b/docs/api/wsgi.rst new file mode 100644 index 000000000..1422a7b9b --- /dev/null +++ b/docs/api/wsgi.rst @@ -0,0 +1,9 @@ +.. _wsgi_module: + +:mod:`repoze.bfg.wsgi` +-------------------------- + +.. currentmodule:: repoze.bfg.wsgi + +.. autofunction:: wsgiapp + |
