diff options
Diffstat (limited to 'docs/glossary.rst')
| -rw-r--r-- | docs/glossary.rst | 6 |
1 files changed, 4 insertions, 2 deletions
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 <http://wsgi.org/>`_. 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 <http://zope.org>`_. The granddaddy + of Python web frameworks. |
