Michael Van Canneyt wrote:
> Try
>make rtl.chk fcl.chk
> That should do it.
Umm, I read the README.DOCS file, but somehow managed not to see that.
Thanks for the quick response.
Attached is a patch that might help others like me - which don't spot
the obvious in the readme file. ;-)
Regard
On Fri, 28 Aug 2009, Graeme Geldenhuys wrote:
Hi,
I have checked out the latest fpc documentation repository into
/opt/fpcdoc_svn/ directory. My FPC 2.3.1 source is checked out to
/opt/fpc_2.3.1/src
I then try and generate the HTML reference documentation using the
following command.
$ make
Hi,
I have checked out the latest fpc documentation repository into
/opt/fpcdoc_svn/ directory. My FPC 2.3.1 source is checked out to
/opt/fpc_2.3.1/src
I then try and generate the HTML reference documentation using the
following command.
$ make html FPCSRCDIR=/opt/fpc_2.3.1/src
It seems I requ