[Lazarus] FPDoc tracker
Marcos Douglas
md at delfire.net
Sun Jul 17 00:52:00 CEST 2011
On Sat, Jul 16, 2011 at 3:28 PM, Graeme Geldenhuys
<graemeg.lists at gmail.com> wrote:
> And if you didn't bother to read the README.DOCS file in the fpc docs
> repository, to generate FPC's class documentation, it is as easy as
> this:
>
> HTML output:
> $ make rtl.chk fcl.chk FPCSRCDIR=/path/to/fpc/source
>
> IPF output (fpGUI & OS/2 INF help)
> $ make rtl.chk fcl.chk HTMLFMT=ipf FPCSRCDIR=/path/to/fpc/source
>
> CHM output:
> $ make rtl.chk fcl.chk HTMLFMT=chm FPCSRCDIR=/path/to/fpc/source
Where do I find the README.DOCS file?
I use http://svn.freepascal.org/svn/fpc/branches/fixes_2_4 and there
is no README.DOCS.
Thanks.
Marcos Douglas
More information about the Lazarus
mailing list