From 04a9b5e6aaf08d332c6d48f571e22b814c5abc08 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 28 Jul 2008 05:35:47 +0000 Subject: Grr. --- docs/index.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index e679cc5c1..3af1c31d7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,9 +4,9 @@ repoze.bfg =========== -``repoze.bfg`` is a Python web application framework. It is inspired -by Zope's publisher, though it is less ambitious in scope. It relies -heavily on :term:`Zope` libraries and :term:`WSGI`. +:mod:`repoze.bfg` is a Python web application framework. It is +inspired by Zope's publisher, though it is less ambitious in scope. +It relies heavily on :term:`Zope` libraries and :term:`WSGI`. Narrative documentation ----------------------- @@ -30,7 +30,7 @@ Narrative documentation in chapter form explaining how to use Tutorials ---------- -Step-by-step sample applications that use ``repoze.bfg``. +Step-by-step sample applications that use :mod:`repoze.bfg`. .. toctree:: :maxdepth: 3 @@ -40,7 +40,7 @@ Step-by-step sample applications that use ``repoze.bfg``. API documentation ----------------- -Per-module ``repoze.bfg`` API documentation. +Per-module :mod:`repoze.bfg` API documentation. .. toctree:: :maxdepth: 2 -- cgit v1.2.3