Skip to content

Commit 23a18e4

Browse files
committed
Add fail on warning option to RTD build config
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
1 parent 15680ee commit 23a18e4

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
@@ -8,6 +8,7 @@ version: 2
88
# Build documentation in the docs/ directory with Sphinx
99
sphinx:
1010
configuration: docs/conf.py
11+
fail_on_warning: true
1112

1213
formats:
1314
- htmlzip

0 commit comments

Comments
 (0)