diff options
| author | Chris McDonough <chrism@plope.com> | 2012-08-16 10:26:32 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-08-16 10:26:32 -0400 |
| commit | 8c7b0f14b2c55e653bb0d4a18e3de299b7abe208 (patch) | |
| tree | 22635d4768befaac2b111af5da8ff248e8ef837b /docs/api | |
| parent | 1431f5a99812ac03c74767fe648cbe338bc86133 (diff) | |
| parent | 7401b8eeded5d2d0167edabbc9f720f8ae235359 (diff) | |
| download | pyramid-8c7b0f14b2c55e653bb0d4a18e3de299b7abe208.tar.gz pyramid-8c7b0f14b2c55e653bb0d4a18e3de299b7abe208.tar.bz2 pyramid-8c7b0f14b2c55e653bb0d4a18e3de299b7abe208.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/config.rst | 1 |
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` |
