Skip to content

Commit 054cd29

Browse files
committed
conf.py_t: Sync with upstream
sphinx-doc/sphinx#5253
1 parent ad9ac5f commit 054cd29

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

templates/docs/conf.py_t

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -165,16 +165,12 @@ texinfo_documents = [
165165
author, '{{ project_fn }}', 'One line description of project.',
166166
'Miscellaneous'),
167167
]
168-
{%- if epub %}
169168

170169

171170
# -- Options for Epub output -------------------------------------------------
172171

173172
# Bibliographic Dublin Core info.
174173
epub_title = project
175-
epub_author = author
176-
epub_publisher = author
177-
epub_copyright = copyright
178174

179175
# The unique identifier of the text. This can be a ISBN number
180176
# or the project homepage.
@@ -187,7 +183,6 @@ epub_copyright = copyright
187183

188184
# A list of files that should not be packed into the epub file.
189185
epub_exclude_files = ['search.html']
190-
{%- endif %}
191186
{%- if extensions %}
192187

193188

0 commit comments

Comments
 (0)