From 74e3c499bec027c08326de7428e99f94aa166c67 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 24 Jul 2008 23:58:03 +0000 Subject: Various tweaks. --- docs/glossary.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/glossary.rst') diff --git a/docs/glossary.rst b/docs/glossary.rst index 41e57d280..81b331cc7 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -1,7 +1,7 @@ .. _glossary: ============================ - :mod:`repoze.bfg` Glossary +Glossary ============================ .. glossary:: @@ -111,4 +111,6 @@ `Web Server Gateway Interface `_. This is a Python standard for connecting web applications to web servers, similar to the concept of Java Servlets. - + Zope + `The Z Object Publishing Framework `_. The granddaddy + of Python web frameworks. -- cgit v1.2.3