summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-08-16 20:14:35 -0400
committerChris McDonough <chrism@plope.com>2012-08-16 20:14:35 -0400
commited2eab3d823003d0c5f1c3d92bf256b80497e1f1 (patch)
tree41b16cd29290db03aa097dd7febfdb66bfa62812 /docs/api
parent7401b8eeded5d2d0167edabbc9f720f8ae235359 (diff)
parent33bd53758ef69de22eb8d7282461da6ba3e35083 (diff)
downloadpyramid-ed2eab3d823003d0c5f1c3d92bf256b80497e1f1.tar.gz
pyramid-ed2eab3d823003d0c5f1c3d92bf256b80497e1f1.tar.bz2
pyramid-ed2eab3d823003d0c5f1c3d92bf256b80497e1f1.zip
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/config.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/api/config.rst b/docs/api/config.rst
index 1b887988a..028a55d4b 100644
--- a/docs/api/config.rst
+++ b/docs/api/config.rst
@@ -38,8 +38,9 @@
.. automethod:: set_default_permission
.. automethod:: add_permission
- :methodcategory:`Setting Request Properties`
+ :methodcategory:`Extending the Request Object`
+ .. automethod:: set_request_method
.. automethod:: set_request_property
:methodcategory:`Using I18N`