mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-23 05:13:48 +00:00
Estimated hours taken: 0.1 mercury.html: Moved the home page out of the list of documents and into a list of its own. transition_guide.texi: Fixed an errant "not".
23 lines
562 B
HTML
23 lines
562 B
HTML
<HTML>
|
|
<HEAD>
|
|
<!-- -->
|
|
|
|
<TITLE>Mercury documentation</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<H1>Mercury documentation</H1>
|
|
<P>
|
|
<UL>
|
|
<LI><A HREF="reference_manual_toc.html">Mercury Language Reference Manual</A>
|
|
<LI><A HREF="user_guide_toc.html">Mercury User's Guide</A>
|
|
<LI><A HREF="library_toc.html">Mercury Library Reference Manual</A>
|
|
<LI><A HREF="transition_guide_toc.html">Prolog to Mercury Transition Guide</A>
|
|
<LI><A HREF="faq_toc.html">Frequently Asked Questions</A>
|
|
</UL>
|
|
<P>
|
|
<UL>
|
|
<LI><A HREF="http://www.cs.mu.oz.au/mercury">Mercury Home Page</A>
|
|
</UL>
|
|
</BODY>
|
|
</HTML>
|