EOX GitLab Instance

Skip to content
Snippets Groups Projects
Verified Commit 3a9f40f5 authored by Stephan's avatar Stephan
Browse files

Fix html-watch target.

parent 05c96e40
No related branches found
No related tags found
1 merge request!8Docs
......@@ -16,7 +16,7 @@ help:
.PHONY: help Makefile
html-watch:
@$(SPHINXAUTOBUILD) "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
@$(SPHINXAUTOBUILD) "$(SOURCEDIR)" "$(BUILDDIR)/html" $(SPHINXOPTS) $(O)
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment