improve urlto docs

master
joey 2007-07-17 20:09:16 +00:00
parent 4478a86855
commit 18d1066e4c
1 changed files with 3 additions and 1 deletions

View File

@ -422,7 +422,9 @@ This is the standard gettext function, although slightly optimised.
#### `urlto($$)`
Construct a relative url to the first parameter from the second.
Construct a relative url to the first parameter from the page named by the
second. The first parameter can be either a page name, or some other
destination file, as registered by `will_render`.
#### `targetpage($$)`