mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
epub: `epub_title defaults to the project` option
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user