From b4115b083c8c9878c384bf3a4ebbf7589f546e4d Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 24 Jul 2008 22:00:18 +0000 Subject: Sorry for the checkin spam. --- docs/index.rst | 2 +- docs/narr/introduction.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index a51a75636..0d4ca3e6c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,7 +4,7 @@ repoze.bfg =========== -``repoze.bfg`` is a web application framework based on graph +``repoze.bfg`` is a Python 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. diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst index 21ba0162f..4588b92d3 100644 --- a/docs/narr/introduction.rst +++ b/docs/narr/introduction.rst @@ -1,7 +1,7 @@ :mod:`repoze.bfg` Introduction ============================== -:mod:`repoze.bfg` is a web application framework based on graph +:mod:`repoze.bfg` is a Python web application framework based on graph traversal. It is inspired by Zope's publisher, and uses Zope libraries to do much of its work. However, it is less ambitious and less featureful than any released version of Zope's publisher. -- cgit v1.2.3