mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-24 22:04:13 +00:00
Estimated hours taken: 1 Branches: main, release Prepare for the 0.13 release and fix/update documentation. NEWS: HISTORY: Update the NEWS and HISTORY files for the 0.13 release. RELEASE_NOTES: s/0.12/0.13/ Add Linux/x86_64 to the list of architectures supported by this release. Remove Solaris 8/x86 from the same list. .README.in: extras/README: Remove references to the clp(r) binding. We no longer support it. bindist/bindist.README: Update the year in the copyright message. Fix the gc version; 0.13 uses 6.5. BUGS: README.DotNet: README.Java: README.gcc-backend: doc/faq.texi: doc/make_manpage: doc/mercury.html.in: doc/mercury.info.in: s/.cs.mu.oz.au/.csse.unimelb.edu.au/ library/array.m: library/builtin.m: library/eqvclass.m: library/graph.m: samples/README: Fix typos.
23 lines
591 B
HTML
23 lines
591 B
HTML
<HTML>
|
|
<HEAD>
|
|
<!-- -->
|
|
|
|
<TITLE>Mercury documentation</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<H1>Mercury documentation, version <VERSION></H1>
|
|
<P>
|
|
<UL>
|
|
<LI><A HREF="mercury_ref.html">Mercury Language Reference Manual</A>
|
|
<LI><A HREF="mercury_user_guide.html">Mercury User's Guide</A>
|
|
<LI><A HREF="mercury_library.html">Mercury Library Reference Manual</A>
|
|
<LI><A HREF="mercury_trans_guide.html">Prolog to Mercury Transition Guide</A>
|
|
<LI><A HREF="mercury_faq.html">Frequently Asked Questions</A>
|
|
</UL>
|
|
<P>
|
|
<UL>
|
|
<LI><A HREF="http://www.mercury.csse.unimelb.edu.au">Mercury Home Page</A>
|
|
</UL>
|
|
</BODY>
|
|
</HTML>
|