summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorSviatoslav Sydorenko <wk@sydorenko.org.ua>2021-08-21 15:37:26 +0200
committerGitHub <noreply@github.com>2021-08-21 14:37:26 +0100
commit3dbc21f47ed2fe07dce09770e02e692e1c0e3045 (patch)
treecadeb04ed067a308480647f42916dfcee8128642 /.readthedocs.yml
parent63c98c2ff2bf6506499ed73e8c0806df79351951 (diff)
downloadtox-git-3dbc21f47ed2fe07dce09770e02e692e1c0e3045.tar.gz
📝 Make Sphinx strict about broken references (#2168)
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 5331dbd2..d4620265 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -15,3 +15,4 @@ python:
sphinx:
builder: html
configuration: docs/conf.py
+ fail_on_warning: true