mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-12-15 07:53:07 -05:00
Revert "Set fail_on_warning to true in RTD config"
This reverts commit a16b25690e.
Build stopped working on readthedocs due to this change, we need
further investigations to better test changes locally and also
figure why there is a warning
This commit is contained in:
parent
e8ff3b456e
commit
fae4d224e8
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ submodules:
|
|||
sphinx:
|
||||
builder: html
|
||||
configuration: conf.py
|
||||
fail_on_warning: true
|
||||
fail_on_warning: false
|
||||
|
||||
python:
|
||||
install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue