Adjust docs about inline URLs for the epub builder

This commit is contained in:
Roland Meister 2013-06-06 21:53:59 +02:00
parent bfc03b10ad
commit 2f5b7b8db1
2 changed files with 3 additions and 5 deletions

View File

@ -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

View File

@ -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