aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@mit.edu>2010-10-22 21:10:34 -0400
committerMarti Bolivar <mbolivar@mit.edu>2010-10-22 21:10:34 -0400
commitdd7e6ecdafcb8938e23dfd18a36d70628fbc74bd (patch)
tree8ed97b472530cc08ded6f906624eaa059949fb6a /docs/Makefile
parent22ff1db8a76c7047b61a424ae1fa5f43697fcb34 (diff)
downloadlibrambutan-dd7e6ecdafcb8938e23dfd18a36d70628fbc74bd.tar.gz
librambutan-dd7e6ecdafcb8938e23dfd18a36d70628fbc74bd.zip
docs
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index c182a90..eb14c90 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -36,7 +36,7 @@ help:
clean:
-rm -rf $(BUILDDIR)/*
-html: doxygen
+html:
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."