From 3a99b193e9324c516227e2358bf41c2b6bc5a537 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 19 Sep 2008 08:42:29 +0000 Subject: Begin CMF migration documentation. --- docs/glossary.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/glossary.rst') 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 + `_ for + CA-and-ZODB-based applications useful within bfg applications. -- cgit v1.2.3