From b65d8eacda1da9105b027e8e02e95be13854061a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 21 Dec 2008 20:49:45 +0000 Subject: - Updated paster template "ez_setup.py" to one that requires setuptools 0.6c9. - Turn ``view_execution_permitted`` from the :mod:`repoze.bfg.view` module into a documented API. - Doc cleanups. --- docs/glossary.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/glossary.rst') diff --git a/docs/glossary.rst b/docs/glossary.rst index c15f94883..4c59db0e7 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -305,9 +305,9 @@ Glossary CA-and-ZODB-based applications useful within bfg applications. repoze.catalog An indexing and search facility (fielded and full-text) based on - `zope.index `_. It is - available from `repoze.org SVN - `_. + `zope.index `_. See + `the documentation `_ for more + information. repoze.who `Authentication middleware `_ for :term:`WSGI` applications. It can be used by @@ -318,6 +318,6 @@ Glossary :mod:`repoze.bfg` to form a workflow system. repoze.bfg.convention `An add-on for repoze.bfg - `_ which provides + `_ which provides alternative mechanisms for common :mod:`repoze.bfg` application configuration tasks. Useful for the :term:`ZCML` -allergic. -- cgit v1.2.3