summaryrefslogtreecommitdiff
path: root/docs/api/config.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-08-16 10:26:32 -0400
committerChris McDonough <chrism@plope.com>2012-08-16 10:26:32 -0400
commit8c7b0f14b2c55e653bb0d4a18e3de299b7abe208 (patch)
tree22635d4768befaac2b111af5da8ff248e8ef837b /docs/api/config.rst
parent1431f5a99812ac03c74767fe648cbe338bc86133 (diff)
parent7401b8eeded5d2d0167edabbc9f720f8ae235359 (diff)
downloadpyramid-8c7b0f14b2c55e653bb0d4a18e3de299b7abe208.tar.gz
pyramid-8c7b0f14b2c55e653bb0d4a18e3de299b7abe208.tar.bz2
pyramid-8c7b0f14b2c55e653bb0d4a18e3de299b7abe208.zip
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'docs/api/config.rst')
-rw-r--r--docs/api/config.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/config.rst b/docs/api/config.rst
index bc9e067b1..1b887988a 100644
--- a/docs/api/config.rst
+++ b/docs/api/config.rst
@@ -36,6 +36,7 @@
.. automethod:: set_authentication_policy
.. automethod:: set_authorization_policy
.. automethod:: set_default_permission
+ .. automethod:: add_permission
:methodcategory:`Setting Request Properties`