summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Meister <devnull@localhost>2013-06-06 21:53:59 +0200
committerRoland Meister <devnull@localhost>2013-06-06 21:53:59 +0200
commit752be4acb34a2f010e19f09cee9c34d4a92d0f0a (patch)
tree927e299e9b33aeb9c378b95d3c221de5982d5d68
parent454a2e4efaecc6c42a83c7ffd00d83662eb30762 (diff)
downloadsphinx-752be4acb34a2f010e19f09cee9c34d4a92d0f0a.tar.gz
Adjust docs about inline URLs for the epub builder
-rw-r--r--doc/builders.rst5
-rw-r--r--doc/config.rst3
2 files changed, 3 insertions, 5 deletions
diff --git a/doc/builders.rst b/doc/builders.rst
index 0075ad81..1297a08e 100644
--- a/doc/builders.rst
+++ b/doc/builders.rst
@@ -84,11 +84,6 @@ The builder's "name" must be given to the **-b** command-line option of
`<http://idpf.org/epub>`_ or `<http://en.wikipedia.org/wiki/EPUB>`_.
The builder creates *EPUB 2* files.
- Some ebook readers do not show the link targets of references. Therefore
- this builder adds the targets after the link when necessary. The display
- of the URLs can be customized by adding CSS rules for the class
- ``link-target``.
-
Its name is ``epub``.
.. module:: sphinx.builders.latex
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