From: sof Date: Fri, 22 Aug 2003 23:04:46 +0000 (+0000) Subject: [project @ 2003-08-22 23:04:46 by sof] X-Git-Tag: Approx_11550_changesets_converted~524 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=c3a1e45327c98a7b6985dfe84ddaa615422e3938;hp=2b57ddc3e802a5d93b30a21e198077b016e2e008;p=ghc-hetmet.git [project @ 2003-08-22 23:04:46 by sof] html stylesheet: added comments on what you need to define in order to get one page output --- diff --git a/docs/fptools-both.dsl b/docs/fptools-both.dsl index 11aa1ce..e04d221 100644 --- a/docs/fptools-both.dsl +++ b/docs/fptools-both.dsl @@ -130,6 +130,12 @@ Options added: (define %section-autolabel% #t) +;; Uncomment the setting below if you want .html output as one +;; big page. [ Notice that 'jade' dumps the output on stdout +;; rather than on honour the -o option...at least my copy does.] +;; +;;(define nochunks #t) +