[[project @ 2002-07-01 14:27:26 by simonmar] simonmar**20020701142726 Add a top-level HTML page pulling together all the GHC documentation. ] { addfile ./ghc/docs/index.html hunk ./ghc/docs/Makefile 10 + +install-docs :: index.html + $(INSTALL_DATA) $(INSTALL_OPTS) index.html $(datadir)/html hunk ./ghc/docs/index.html 1 + + + +GHC Documentation + + +

GHC Documentation

+ +

Welcome to GHC! + +

This is the top of the GHC documentation tree, where you will find +links to all the supplied documentation about GHC and its +libraries.

+ + + + + }