tools: note an issue with haddock building

This commit is contained in:
Simon Michael 2011-04-27 02:22:43 +00:00
parent 5497500bd2
commit 1af00ce3bd

View File

@ -552,6 +552,7 @@ apihaddock: linkhledgerwebdir .haddockprologue
$(HADDOCKLIBSOURCEFILES)
# generate internal code docs for the whole project
# XXX seems to need ln -s hledger/Hledger
codehaddock: linkhledgerwebdir .haddockprologue
$(HADDOCK) --title "hledger internal code docs, all packages" \
-o site/code-doc \