kopia lustrzana https://github.com/OpenDroneMap/docs
commit
f6a7fc95b7
1
Makefile
1
Makefile
|
@ -21,6 +21,7 @@ deploy:
|
||||||
@$(SPHINXBUILD) -M html "$(SOURCEDIR)" "$(BUILDDIR)" -nW
|
@$(SPHINXBUILD) -M html "$(SOURCEDIR)" "$(BUILDDIR)" -nW
|
||||||
# -n Run in nit-picky mode. Currently, this generates warnings for all missing references.
|
# -n Run in nit-picky mode. Currently, this generates warnings for all missing references.
|
||||||
# -W Turn warnings into errors that stop the build.
|
# -W Turn warnings into errors that stop the build.
|
||||||
|
# for more details about the options see https://www.sphinx-doc.org/en/1.8/man/sphinx-build.html#options
|
||||||
|
|
||||||
# Catch-all target: route all unknown targets to Sphinx using the new
|
# Catch-all target: route all unknown targets to Sphinx using the new
|
||||||
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
|
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Sphinx==1.7.1
|
Sphinx==1.8.5
|
||||||
sphinx-rtd-theme==0.2.4
|
sphinx-rtd-theme==0.2.4
|
||||||
sphinx-autobuild==0.7.1
|
sphinx-autobuild==0.7.1
|
Ładowanie…
Reference in New Issue