summaryrefslogtreecommitdiff
path: root/docs/glossary.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/glossary.rst')
-rw-r--r--docs/glossary.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index 600092f87..3c6f5cb1a 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -859,3 +859,9 @@ Glossary
ZCML declaration
The concrete use of a :term:`ZCML directive` within a ZCML file.
+ pyramid_handlers
+ An add-on package which allows :app:`Pyramid` users to create classes
+ that are analogues of Pylons 1 "controllers". See
+ `http://docs.pylonsproject.org/projects/pyramid_handlers/dev/
+ <http://docs.pylonsproject.org/projects/pyramid_handlers/dev/>`_.
+