Skip to content

Commit

Permalink
Merge pull request #5374 from tjhei/sphinx-warn-and-pdf
Browse files Browse the repository at this point in the history
sphinx doc: treat warnings as errors
  • Loading branch information
gassmoeller committed Sep 5, 2023
2 parents c3e07fe + ba8c302 commit ebe5f39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ build:
# Build documentation in the root directory with Sphinx
sphinx:
configuration: ./doc/sphinx/conf.py
fail_on_warning: true

# Optionally build your docs in additional formats such as PDF and ePub
formats:
Expand Down

0 comments on commit ebe5f39

Please sign in to comment.