From: rrt Date: Tue, 23 Oct 2001 14:50:59 +0000 (+0000) Subject: [project @ 2001-10-23 14:50:59 by rrt] X-Git-Tag: Approximately_9120_patches~742 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=b389664894ca6f88ea758918d09fd0f56b35fc62;p=ghc-hetmet.git [project @ 2001-10-23 14:50:59 by rrt] Document the use of SGMLDocWays to build the documentation. --- diff --git a/docs/building/building.sgml b/docs/building/building.sgml index 9552ca4..46f2a0d 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -634,6 +634,15 @@ everything you need. + + In order to actually build any documentation, you need to set + SGMLDocWays in your + build.mk. Valid values to add to this + list are: dvi, ps, + pdf, html, and + rtf. + +