From c4d7f0b657c8863f34f3c9ea0bccb96aa7763877 Mon Sep 17 00:00:00 2001 From: Paul Everitt Date: Thu, 24 Jul 2008 19:36:43 +0000 Subject: Start working on a glossary. Also, start changing repoze.bfg occurrences to :mod: as I find them. --- docs/index.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 2ce71b253..59d794930 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,6 +4,10 @@ repoze.bfg Documentation ========================== +``repoze.bfg`` is a web application framework based on graph +traversal. It is inspired by Zope's publisher, though less ambitious +in scope. Instead, it embraces WSGI and existing WSGI software. + Narrative documentation ----------------------- @@ -21,6 +25,7 @@ Narrative documentation in chapter form explaining how to use narr/templates narr/models narr/security + glossary Tutorials ---------- @@ -52,4 +57,3 @@ Indices and tables * :ref:`genindex` * :ref:`modindex` * :ref:`search` - -- cgit v1.2.3