Sfoglia il codice sorgente

update output folder for sphinx

Jérôme BUISINE 3 anni fa
parent
commit
64b923a7c3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/Makefile

+ 1 - 1
docs/Makefile

@@ -5,7 +5,7 @@
 SPHINXOPTS    =
 SPHINXBUILD   = sphinx-build
 SOURCEDIR     = source
-BUILDDIR      = build
+BUILDDIR      = _build
 
 # Put it first so that "make" without argument is like "make help".
 help: