summaryrefslogtreecommitdiff
path: root/docs/api/request.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/request.rst')
-rw-r--r--docs/api/request.rst10
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/api/request.rst b/docs/api/request.rst
index c7dc897a3..642e6c84f 100644
--- a/docs/api/request.rst
+++ b/docs/api/request.rst
@@ -167,16 +167,18 @@
.. automethod:: route_url
- .. automethod:: current_route_url
-
.. automethod:: route_path
- .. automethod:: current_route_path
+ .. automethod:: current_route_url
- .. automethod:: resource_url
+ .. automethod:: current_route_path
.. automethod:: static_url
+ .. automethod:: static_path
+
+ .. automethod:: resource_url
+
.. attribute:: response_*
In Pyramid 1.0, you could set attributes on a