From 39f95d36de321cf83ef38f0cd7ea7f9634d1d54d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 9 Jul 2009 21:20:49 +0000 Subject: [PATCH] site: drop the hoogle form from api docs, it doesn't work with standard hoogle --- Makefile | 4 ++-- website/api-doc-frames.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 936cc8fd4..163f8d355 100644 --- a/Makefile +++ b/Makefile @@ -264,10 +264,10 @@ pdf: # generate api docs # We munge haddock and hoogle into a rough but useful framed layout. # For this to work the hoogle cgi must be built with base target "main". -api-docs: haddock hoogle +api-docs: haddock #hoogle sed -i -e 's%^>hledger api docs - +