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 a0c5b07 commit f807a5fCopy full SHA for f807a5f
doc/Makefile
@@ -15,7 +15,7 @@ endif
15
# Internal variables.
16
PAPEROPT_a4 = -D latex_paper_size=a4
17
PAPEROPT_letter = -D latex_paper_size=letter
18
-ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) doc/source
+ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) doc
19
# the i18n builder cannot share the environment and doctrees with the others
20
I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
21
0 commit comments