mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-27 04:03:43 +02:00
21 lines
643 B
HTML
21 lines
643 B
HTML
<html>
|
|
<title>Free Pascal Manuals : Table of contents</title>
|
|
<BODY>
|
|
<H1>Free Pascal manuals</H1>
|
|
<H1>Table of contents</H1>
|
|
<HR>
|
|
<H2>Manuals</H2>
|
|
<UL>
|
|
<LI> <A HREF="user/user.html">User's guide</A>.
|
|
<LI> <A HREF="prog/prog.html">Programmer's guide</A>.
|
|
<LI> <A HREF="ref/ref.html">Reference guide</A> for the system unit, and
|
|
supported Pascal constructs.
|
|
<LI> <A HREF="units/units.html">Standard units reference manual</A>.
|
|
</UL>
|
|
<P>
|
|
<HR>
|
|
If you are viewing this document on a local harddisk, You can also
|
|
<A HREF="search/search.html">SEARCH</A> the manuals with the
|
|
<A HREF="http://www.miraclec.com/">IDKSM</A> search engine.
|
|
</BODY>
|
|
</html> |