commit | dbea213e8875d53087b5b3adf85c7004f13b05d8 | [log] [tgz] |
---|---|---|
author | Sybren A. Stüvel <sybren@stuvel.eu> | Wed Aug 03 13:31:57 2011 +0200 |
committer | Sybren A. Stüvel <sybren@stuvel.eu> | Wed Aug 03 13:31:57 2011 +0200 |
tree | 01770c1edff43ec14835682c18866e10eae2e278 | |
parent | fc9c786aca72401ec1a879f27ab99bde6b795736 [diff] [blame] |
more documentation
diff --git a/doc/Makefile b/doc/Makefile index f19a957..397d629 100644 --- a/doc/Makefile +++ b/doc/Makefile
@@ -14,6 +14,8 @@ .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"