From d7a22ea1309dbd83fb48d10c6ab6bf57a971a99e Mon Sep 17 00:00:00 2001 From: NikoOinonen Date: Fri, 20 Sep 2024 19:14:34 +0300 Subject: [PATCH] Fail on warning when building docs. --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index becdb4fa..e932b4f0 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -16,6 +16,7 @@ build: sphinx: configuration: doc/sphinx/source/conf.py + fail_on_warning: true python: install: