From ba9b0e647bff1bf0c437ab204ddf11783ed698f8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 1 May 2009 10:26:57 +0000 Subject: Merge "c-free" branch to trunk. --- docs/tutorials/lxmlgraph/index.rst | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 docs/tutorials/lxmlgraph/index.rst (limited to 'docs/tutorials/lxmlgraph/index.rst') diff --git a/docs/tutorials/lxmlgraph/index.rst b/docs/tutorials/lxmlgraph/index.rst deleted file mode 100644 index cc79f7e73..000000000 --- a/docs/tutorials/lxmlgraph/index.rst +++ /dev/null @@ -1,17 +0,0 @@ -``lxmlgraph``: Publishing An XML Tree with :mod:`repoze.bfg` -============================================================ - -Hierarchical websites are easy to develop with :mod:`repoze.bfg`. -That hierarchy doesn't need to be defined by any particular sort of -graph or databsase system. To demonstrate this, we present -``repoze.lxmlgraph``, a demo application for :mod:`repoze.bfg` that -describes publishing an XML document as a hierarchical website. - -.. toctree:: - :maxdepth: 2 - - background - step01 - step02 - step03 - step04 -- cgit v1.2.3