From 7a1f7a0e76dac871e90539934b80f751865a41c9 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 19 Sep 2009 19:09:19 +0000 Subject: - Added a tutorial which explains how to add ZEO to a ZODB-based ``repoze.bfg`` application. --- 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 1ffb9c225..9e757ccdb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -113,6 +113,13 @@ SQLAlchemy + url dispatch Wiki tutorial, demonstrating how to build a tutorials/modwsgi/index.rst +Using ZODB's :term:`ZEO` with :mod:`repoze.bfg` + +.. toctree:: + :maxdepth: 2 + + tutorials/zeo/index.rst + Change History ============== -- cgit v1.2.3