Ver código fonte

update output folder for sphinx

Jérôme BUISINE 3 anos atrás
pai
commit
64b923a7c3
1 arquivos alterados com 1 adições e 1 exclusões
  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: