From b0bf09cb6fd40e0b981c107f80516f29c86ffae3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 11 Nov 2009 19:36:34 +0000 Subject: I know it's not valid Python but dammit it should be, --- docs/api/url.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api') 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 -- cgit v1.2.3