tools: remove outdated comment

This commit is contained in:
Simon Michael 2013-09-21 13:37:58 -07:00
parent 671bb6c4a2
commit 804c307694

View File

@ -646,7 +646,6 @@ HADDOCKFLAGS= --no-warnings --prologue .haddockprologue \
printf "\nThis haddock covers all hledger-* packages, for individual package haddocks see hackage.\n" >>$@
# generate api docs for the whole project
# we define HADDOCK to disable cabal-file-th code which requires a cabal file in the current dir
haddock: .haddockprologue
$(HADDOCK) $(HADDOCKFLAGS) --title "hledger-* API docs" \
-o site/api \