summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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