This directory contains language-independent files of GNU Pascal's
Texinfo documentation.

The info files are in subdirectories <language>/info.

To read the English version on-line, type

  info --file info/gpc.info

from this directory.

If you prefer a printable documentation, run one of the following
commands in the GPC build directory:

  make gpc.dvi          Create a DVI file

  make gpc.ps           Create a PostScript file


If you prefer HTML documentation, get and install the `texi2html'
program, version 1.61 (needs perl) and run one of the following
commands in the GPC build directory:

  make p/html/gpc.html  Create HTML files in a p/html subdirectory

  make pascal.html      Create the complete GPC web page in p/html,
                        including all the other files.
