diff options
Diffstat (limited to 'docs/tutorials/lxmlgraph')
| -rw-r--r-- | docs/tutorials/lxmlgraph/index.rst | 11 |
1 files changed, 6 insertions, 5 deletions
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 |
