diff options
| author | Roland Meister <devnull@localhost> | 2013-03-11 21:59:53 +0100 |
|---|---|---|
| committer | Roland Meister <devnull@localhost> | 2013-03-11 21:59:53 +0100 |
| commit | 4db935fbd4182ca8d812d33b9e3bcab02412d0b7 (patch) | |
| tree | 2011bd8237a3aa85aa75c45875e6de1372e92e79 /doc/config.rst | |
| parent | 6ac4b8df6cf76a39d16100953e32d651c585e07f (diff) | |
| download | sphinx-4db935fbd4182ca8d812d33b9e3bcab02412d0b7.tar.gz | |
New 'footnote' setting for epub_show_links.
Diffstat (limited to 'doc/config.rst')
| -rw-r--r-- | doc/config.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/config.rst b/doc/config.rst index 2b8d33f2..ec4b3ae8 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -953,6 +953,7 @@ the `Dublin Core metadata <http://dublincore.org/>`_. settings can have the following values: * ``'inline'`` -- display URLs inline in parentheses (default) + * ``'footnote'`` -- display URLs in footnotes * ``'no'`` -- do not display URLs .. versionadded:: 1.2 |
