tools: view framed haddock by default
This commit is contained in:
parent
2a0b07d196
commit
95916e1f60
2
Makefile
2
Makefile
@ -600,7 +600,7 @@ haddock: .haddockprologue
|
|||||||
|
|
||||||
# browse the api docs
|
# browse the api docs
|
||||||
viewhaddock:
|
viewhaddock:
|
||||||
$(VIEWHTML) site/api/index.html
|
$(VIEWHTML) site/api/frames.html
|
||||||
|
|
||||||
# http://www.cs.york.ac.uk/fp/darcs/hscolour/
|
# http://www.cs.york.ac.uk/fp/darcs/hscolour/
|
||||||
HSCOLOUR=HsColour -css
|
HSCOLOUR=HsColour -css
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user