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