diff options
| author | Roland Meister <devnull@localhost> | 2013-06-06 21:53:59 +0200 |
|---|---|---|
| committer | Roland Meister <devnull@localhost> | 2013-06-06 21:53:59 +0200 |
| commit | 752be4acb34a2f010e19f09cee9c34d4a92d0f0a (patch) | |
| tree | 927e299e9b33aeb9c378b95d3c221de5982d5d68 /doc/config.rst | |
| parent | 454a2e4efaecc6c42a83c7ffd00d83662eb30762 (diff) | |
| download | sphinx-752be4acb34a2f010e19f09cee9c34d4a92d0f0a.tar.gz | |
Adjust docs about inline URLs for the epub builder
Diffstat (limited to 'doc/config.rst')
| -rw-r--r-- | doc/config.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/config.rst b/doc/config.rst index 70adbfe0..24334f36 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -956,6 +956,9 @@ the `Dublin Core metadata <http://dublincore.org/>`_. * ``'footnote'`` -- display URLs in footnotes * ``'no'`` -- do not display URLs + The display of inline URLs can be customized by adding CSS rules for the + class ``link-target``. + .. versionadded:: 1.2 .. confval:: epub_use_index |
