From 178623bbd8e9aab75b6206ef69f67b62edb3d12e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 28 Jul 2008 05:31:47 +0000 Subject: Tweaks. --- docs/tutorials/lxmlgraph/index.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/tutorials/lxmlgraph/index.rst') diff --git a/docs/tutorials/lxmlgraph/index.rst b/docs/tutorials/lxmlgraph/index.rst index a4d0016cc..cc79f7e73 100644 --- a/docs/tutorials/lxmlgraph/index.rst +++ b/docs/tutorials/lxmlgraph/index.rst @@ -1,10 +1,10 @@ -``lxmlgraph``: Publishing An XML Tree with ``repoze.bfg`` -========================================================== +``lxmlgraph``: Publishing An XML Tree with :mod:`repoze.bfg` +============================================================ -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 +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:: -- cgit v1.2.3