From 6c840ed454d91741273984bcbf9a32404a78a2c1 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 20 Jul 2008 00:35:29 +0000 Subject: --- docs/api/wsgi.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/api/wsgi.rst (limited to 'docs/api/wsgi.rst') 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 + -- cgit v1.2.3