summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2011-08-03 13:31:57 +0200
committerSybren A. Stüvel <sybren@stuvel.eu>2011-08-03 13:31:57 +0200
commitdbea213e8875d53087b5b3adf85c7004f13b05d8 (patch)
tree01770c1edff43ec14835682c18866e10eae2e278 /doc/Makefile
parentfc9c786aca72401ec1a879f27ab99bde6b795736 (diff)
downloadrsa-git-dbea213e8875d53087b5b3adf85c7004f13b05d8.tar.gz
more documentation
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index f19a957..397d629 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -14,6 +14,8 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest
+default: html
+
help:
@echo "Please use \`make <target>' where <target> is one of"
@echo " html to make standalone HTML files"