Skip to content

Commit

Permalink
Add comment describing importance of fail_on_warning to .readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshanuikabundi committed Nov 13, 2024
1 parent a898ea6 commit 6c1936c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ build:

sphinx:
configuration: docs/conf.py
# Interchange's docs should not produce warnings; if they start,
# something is broken (most likely automatic API doc generation)
fail_on_warning: true

conda:
Expand Down

0 comments on commit 6c1936c

Please sign in to comment.