summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-11-11 19:36:34 +0000
committerChris McDonough <chrism@agendaless.com>2009-11-11 19:36:34 +0000
commitb0bf09cb6fd40e0b981c107f80516f29c86ffae3 (patch)
treeee2864e5a7b549f22deb8daeb1cc17786e65d19c /docs/api
parentc8d6ab1c3dff10ea2151c6ee777dcf75ab84ee08 (diff)
downloadpyramid-b0bf09cb6fd40e0b981c107f80516f29c86ffae3.tar.gz
pyramid-b0bf09cb6fd40e0b981c107f80516f29c86ffae3.tar.bz2
pyramid-b0bf09cb6fd40e0b981c107f80516f29c86ffae3.zip
I know it's not valid Python but dammit it should be,
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/url.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/url.rst b/docs/api/url.rst
index 578a4a2fc..b060f4a59 100644
--- a/docs/api/url.rst
+++ b/docs/api/url.rst
@@ -5,7 +5,7 @@
.. automodule:: repoze.bfg.url
- .. autofunction:: model_url
+ .. autofunction:: repoze.bfg.url.model_url(context, request, *elements, query=None, anchor=None)
.. autofunction:: route_url