mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-29 13:22:27 +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)
|
$(HADDOCKLIBSOURCEFILES)
|
||||||
|
|
||||||
# generate internal code docs for the whole project
|
# generate internal code docs for the whole project
|
||||||
|
# XXX seems to need ln -s hledger/Hledger
|
||||||
codehaddock: linkhledgerwebdir .haddockprologue
|
codehaddock: linkhledgerwebdir .haddockprologue
|
||||||
$(HADDOCK) --title "hledger internal code docs, all packages" \
|
$(HADDOCK) --title "hledger internal code docs, all packages" \
|
||||||
-o site/code-doc \
|
-o site/code-doc \
|
||||||
|
Loading…
Reference in New Issue
Block a user