From 9c5a100d1939beeaa06faf1018a8ed63e57c21ac Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 18 Sep 2009 01:46:34 +0000 Subject: Add a mod_wsgi configuration tutorial. --- docs/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 9f7ed72bd..1ffb9c225 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -106,6 +106,13 @@ SQLAlchemy + url dispatch Wiki tutorial, demonstrating how to build a tutorials/gae/index.rst +:mod:`repoze.bfg` under :term:`mod_wsgi` + +.. toctree:: + :maxdepth: 2 + + tutorials/modwsgi/index.rst + Change History ============== -- cgit v1.2.3