diff options
| author | Roland Meister <devnull@localhost> | 2012-02-28 21:59:57 +0100 |
|---|---|---|
| committer | Roland Meister <devnull@localhost> | 2012-02-28 21:59:57 +0100 |
| commit | c05e56e98c55b4f8174a434fb3b547d70f9666c8 (patch) | |
| tree | ab5872722faf2c50a6722cf86f341daa8a1c7b42 /doc/builders.rst | |
| parent | 0cbae1ffe2ba0cda931e6d23d342bdc530d49cf2 (diff) | |
| download | sphinx-c05e56e98c55b4f8174a434fb3b547d70f9666c8.tar.gz | |
Add documentation and automatic entries for the guide element
Diffstat (limited to 'doc/builders.rst')
| -rw-r--r-- | doc/builders.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/builders.rst b/doc/builders.rst index 71600137..6600807d 100644 --- a/doc/builders.rst +++ b/doc/builders.rst @@ -81,7 +81,8 @@ The builder's "name" must be given to the **-b** command-line option of This builder produces the same output as the standalone HTML builder, but also generates an *epub* file for ebook readers. See :ref:`epub-faq` for details about it. For definition of the epub format, have a look at - `<http://www.idpf.org/specs.htm>`_ or `<http://en.wikipedia.org/wiki/EPUB>`_. + `<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 |
