mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-12-15 07:53:07 -05:00
Set fail_on_warning to true in RTD config
Since nitpicky mode is enabled and all warnings are fixed, using this default may spot minor mistakes in pull requests.
This commit is contained in:
parent
645d92631a
commit
a16b25690e
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ submodules:
|
|||
sphinx:
|
||||
builder: html
|
||||
configuration: conf.py
|
||||
fail_on_warning: false
|
||||
fail_on_warning: true
|
||||
|
||||
python:
|
||||
install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue