From 2f5b7b8db1868e2e9aa57ef78f05e5867f8ce00d Mon Sep 17 00:00:00 2001 From: Roland Meister Date: Thu, 6 Jun 2013 21:53:59 +0200 Subject: [PATCH] Adjust docs about inline URLs for the epub builder --- doc/builders.rst | 5 ----- doc/config.rst | 3 +++ 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/builders.rst b/doc/builders.rst index 0075ad810..1297a08e4 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 ``_ or ``_. 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 70adbfe0c..24334f363 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -956,6 +956,9 @@ the `Dublin Core metadata `_. * ``'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