docs: remove epub documentation build

This commit is contained in:
Erik Sundell
2022-11-17 13:09:06 +01:00
parent 26e5efeec4
commit 1c9499e91e
2 changed files with 8 additions and 12 deletions

View File

@@ -151,17 +151,6 @@ html_context = {
"doc_path": "docs",
}
# -- Epub output --------------------------------------------------------
# Bibliographic Dublin Core info.
epub_title = project
epub_author = author
epub_publisher = author
epub_copyright = copyright
# A list of files that should not be packed into the epub file.
epub_exclude_files = ['search.html']
# -- Intersphinx ----------------------------------------------------------
intersphinx_mapping = {