minor change on docs

This commit is contained in:
Sam
2019-07-20 13:18:39 +02:00
parent 3c1d665164
commit 75ceb3cf3c
3 changed files with 2 additions and 171 deletions

View File

@ -15,6 +15,8 @@ clean-install:
html:
rm -rf docsrc/build
rm -rf docs/*
touch docs/.nojekyll
$(SPHINXBUILD) -M html "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
cp -a docsrc/build/html/. docs