We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699dbb4 commit 7742fb9Copy full SHA for 7742fb9
Doc/Makefile
@@ -12,7 +12,7 @@ PAPER =
12
SOURCES =
13
DISTVERSION = $(shell $(PYTHON) tools/extensions/patchlevel.py)
14
15
-ALLSPHINXOPTS = -b $(BUILDER) -d build/doctrees -D latex_elements.papersize=$(PAPER) \
+ALLSPHINXOPTS = -b $(BUILDER) -d build/doctrees -W -D latex_elements.papersize=$(PAPER) \
16
$(SPHINXOPTS) . build/$(BUILDER) $(SOURCES)
17
18
.PHONY: help build html htmlhelp latex text changes linkcheck \
0 commit comments