From ca53b25e6c27a613440a433aded6bfbcd9df4098 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 25 Jul 2008 01:28:09 +0000 Subject: Temporarily hide step4, tweaks. --- docs/tutorials/lxmlgraph/index.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'docs/tutorials/lxmlgraph') diff --git a/docs/tutorials/lxmlgraph/index.rst b/docs/tutorials/lxmlgraph/index.rst index f08076fc9..385968d42 100644 --- a/docs/tutorials/lxmlgraph/index.rst +++ b/docs/tutorials/lxmlgraph/index.rst @@ -1,8 +1,10 @@ -``lxmlgraph``: Publishing XML with ``repoze.bfg`` -================================================= +``lxmlgraph``: Publishing An XML Tree with ``repoze.bfg`` +========================================================== -Hierarchical websites are easy to develop with ``repoze.bfg``. -``repoze.lxmlgraph`` is a demo application for ``repoze.bfg`` that +Hierarchical websites are easy to develop with ``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 ``repoze.bfg`` that describes publishing an XML document as a hierarchical website. .. toctree:: @@ -12,4 +14,3 @@ describes publishing an XML document as a hierarchical website. step01 step02 step03 - step04 -- cgit v1.2.3