Explorar el Código

update output folder for sphinx

Jérôme BUISINE hace 4 años
padre
commit
64b923a7c3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: