Skip to content

Commit a33bbdc

Browse files
committed
Configure sphinx to fail on warnings
1 parent 49fea03 commit a33bbdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version: 2
44
# Build documentation in the docs/ directory with Sphinx
55
sphinx:
66
configuration: doc/source/conf.py
7+
fail_on_warning: true
78

89
build:
910
os: "ubuntu-20.04"

0 commit comments

Comments
 (0)