mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-28 21:02:04 +03:00
tools: note an issue with haddock building
This commit is contained in:
parent
5497500bd2
commit
1af00ce3bd
1
Makefile
1
Makefile
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user