Revision 4de4b66c

b/Makefile.am
2336 2336
	  f_html=$${f_notst%%.hs}.html; \
2337 2337
	  $(HSCOLOUR) -css -anchor $$file > $(APIDOC_HS_DIR)/$$f_html ; \
2338 2338
	done ; \
2339
	$(HADDOCK) --odir $(APIDOC_HS_DIR) --html --ignore-all-exports -w \
2339
	$(HADDOCK) --odir $(APIDOC_HS_DIR) --html --hoogle --ignore-all-exports -w \
2340 2340
	  -t ganeti -p src/haddock-prologue \
2341 2341
	  --source-module="%{MODULE/.//}.html" \
2342 2342
	  --source-entity="%{MODULE/.//}.html#%{NAME}" \

Also available in: Unified diff