The html directory always exists since it is checked into Subversion so there
is no need to create it.
This commit is contained in:
parent
4ce7d7955e
commit
e03f1003f3
@ -26,7 +26,7 @@ clean:
|
||||
-rm -rf .build/*
|
||||
|
||||
html:
|
||||
mkdir -p ../html .build/doctrees
|
||||
mkdir -p .build/doctrees
|
||||
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) ../html
|
||||
@echo
|
||||
@echo "Build finished. The HTML pages are in ../html."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user