Skip to content

Commit ff58f5e

Browse files
committedJun 12, 2018
Document #3103
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
1 parent 5570293 commit ff58f5e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎docs/manual.rst

+8
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,14 @@ to your configuration:
408408
'author': 'John Doe'
409409
}
410410
411+
url_type
412+
Change the URL_TYPE setting for the given page only. Useful for eg. error
413+
pages which cannot use relative URLs.
414+
415+
.. code:: restructuredtext
416+
417+
.. url_type: full_path
418+
411419
Metadata formats
412420
~~~~~~~~~~~~~~~~
413421

0 commit comments

Comments
 (0)
Please sign in to comment.