Files
mercury/doc
Julien Fischer b13989c75f Fix bug #173 in Mantis. The manual page for mmc in the source distribution
Branches: main, 11.07

Fix bug #173 in Mantis.  The manual page for mmc in the source distribution
contains an error message reporting that the Mercury.config file cannot be
found.

doc/Mmakefile:
	Tell mmc not to look for the standard library
	(which implies --no-mercury-configuration-directory)
	when building the manual pages.
2011-08-18 17:19:25 +00:00
..

This directory contains the source for

	The Mercury user's guide
	The Mercury language reference manual
	The Mercury library reference manual
	The Prolog to Mercury transition guide
	The Mercury frequently asked questions list

The master copy of each document is stored in texinfo format, from which
the info, dvi and html versions are derived automatically.

You can create postscript versions from either the dvi or html versions.
Due to the large spacing in texinfo-generated dvi files, the postscript file
generated from the html (manually via a browser such as xmosaic) will be
considerably shorter than the one derived from the dvi file.

The source for the Mercury library reference manual is generated automatically
from the library source files themselves.