epub: `epub_title defaults to the project` option

This commit is contained in:
Takeshi KOMIYA
2019-02-09 01:18:24 +09:00
parent 77b1d713a8
commit 319adefa9f
3 changed files with 7 additions and 2 deletions

View File

@@ -1561,7 +1561,11 @@ the `Dublin Core metadata <http://dublincore.org/>`_.
.. confval:: epub_title
The title of the document. It defaults to the :confval:`html_title` option
but can be set independently for epub creation.
but can be set independently for epub creation. It defaults to the
:confval:`project` option.
.. versionchanged:: 2.0
It defaults to the ``project`` option.
.. confval:: epub_description