[commit: haddock] ghc-7.6: Update doc/README (ff2e024)
Simon Hengel <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/haddock On branch : ghc-7.6 http://hackage.haskell.org/trac/ghc/changeset/ff2e024f737017d32e3dc39a7ab2322d54e56ca3 >--------------------------------------------------------------- commit ff2e024f737017d32e3dc39a7ab2322d54e56ca3 Author: Simon Hengel <[email protected]> Date: Sat Sep 8 12:08:37 2012 +0200 Update doc/README >--------------------------------------------------------------- doc/README | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/doc/README b/doc/README index ab9c0f2..5bc038b 100644 --- a/doc/README +++ b/doc/README @@ -8,6 +8,7 @@ process the documentation on your system, and a Makefile to actually do the processing (so, on Windows, you'll need Cygwin or MSys in addition to the DocBook XML tools). To build the HTML documentation: + $ autoconf $ ./configure $ make html