summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/glossary.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index 6d335ec51..0bd30edeb 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -313,3 +313,7 @@ Glossary
`Authentication middleware <http://static.repoze.org/whodocs>`_
for :term:`WSGI` applications. It can be used by
:mod:`repoze.bfg` to provide authentication information.
+ repoze.workflow
+ `Barebones workflow for Python apps
+ <http://svn.repoze.org/repoze.workflow>`_ . It can be used by
+ :mod:`repoze.bfg` to form a workflow system.