mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-12-16 08:14:04 -05:00
Merge branch 'pr/1574'
Set fail_on_warning to true in RTD config
This commit is contained in:
commit
7d1f81c5c7
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ submodules:
|
||||||
sphinx:
|
sphinx:
|
||||||
builder: html
|
builder: html
|
||||||
configuration: conf.py
|
configuration: conf.py
|
||||||
fail_on_warning: false
|
fail_on_warning: true
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue