summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 56ae407ee..be8af3c13 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -132,3 +132,8 @@ maintainer-clean: distclean
release:
@scripts/make_$@.sh
+
+SPHINXBUILD = @SPHINX@
+
+docs:
+ @$(SPHINXBUILD) -b html -j 4 -d ./Documentation ./doc ./Documentation/html