mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-12-15 07:53:07 -05:00
Suppress epub warnings about unknown mimetype
This commit is contained in:
parent
a16b25690e
commit
22ad64920c
1 changed files with 5 additions and 0 deletions
5
conf.py
5
conf.py
|
|
@ -166,3 +166,8 @@ rst_epilog = """
|
|||
# -- -- Options for the nitpicky mode ----------------------------------------
|
||||
|
||||
nitpicky = True
|
||||
|
||||
|
||||
# -- -- Options for warning control ------------------------------------------
|
||||
|
||||
suppress_warnings = ["epub.unknown_project_files"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue