diff --git a/dev.xml b/dev.xml index 80b88bf..a164393 100644 --- a/dev.xml +++ b/dev.xml @@ -1,4 +1,4 @@ - + Vagrantfile Vagrant.configure("2") do |config| @@ -178,7 +178,7 @@ help: # Catch-all target: route all unknown targets to Sphinx using the new # "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS). %: Makefile - @$(SPHINXBUILD) -M $@ "$(SO + @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) docscreate_docs.sh #!/usr/bin/env bash