summaryrefslogtreecommitdiff
path: root/docs/glossary.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/glossary.rst')
-rw-r--r--docs/glossary.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index b6e6e6eef..3a99107cc 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -244,4 +244,8 @@ Glossary
A list of element "left over" after the :term:`router` has
performed a successful traversal to a view. The subpath is a
sequence of strings, e.g. ``['left', 'over', 'names']``.
+ repoze.lemonade
+ Zope2 CMF-like `data structures and helper facilities
+ <http://svn.repoze.org/repoze.lemonade/trunk>`_ for
+ CA-and-ZODB-based applications useful within bfg applications.