mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
Make Sphinx output document naming consistent
Ensure the name of the EPUB file produced by Sphinx is consistent with the name of its PDF counterpart by adjusting Sphinx configuration.
This commit is contained in:
@@ -75,6 +75,10 @@ master_doc = 'index'
|
||||
#
|
||||
html_theme = 'sphinx_rtd_theme'
|
||||
|
||||
# -- Options for EPUB output -------------------------------------------------
|
||||
|
||||
epub_basename = 'Bv9ARM'
|
||||
|
||||
# -- Options for LaTeX output ------------------------------------------------
|
||||
latex_engine = 'xelatex'
|
||||
|
||||
|
Reference in New Issue
Block a user