summaryrefslogtreecommitdiff
path: root/docs/api/path.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/path.rst')
-rw-r--r--docs/api/path.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/api/path.rst b/docs/api/path.rst
index 045d77da2..d46c35d8e 100644
--- a/docs/api/path.rst
+++ b/docs/api/path.rst
@@ -5,6 +5,13 @@
.. automodule:: pyramid.path
+ .. attribute:: CALLER_PACKAGE
+
+ A constant used by the constructor of
+ :class:`pyramid.path.DottedNameResolver` and
+ :class:`pyramid.path.AssetResolver` (see their docstrings for more
+ info).
+
.. autoclass:: DottedNameResolver
:members: