[Lazarus] Documentation update (CHM building, lazutils)
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Dec 30 20:01:38 CET 2011
On Fri, 30 Dec 2011 19:40:00 +0100
Hans-Peter Diettrich <DrDiettrich1 at aol.com> wrote:
> Mattias Gaertner schrieb:
>
> >> For the RTL and FCL documentation the fpcdocs Makefile can be used on
> >> every platform, to produce the fully expanded fpdoc and makeskel
> >> commandlines, which can be redirected into an file and parsed by the
> >> docmgr. But how get the actual commandlines or compiler options for
> >> Lazarus packages?
> >
> > You can read the .compiled file or the Makefile.compiled or run the
> > tool as IDE plugin. As IDE plugin you get all macros.
>
> It looks like the LCL compilation depends on the used widgetset?
>
> Which version of LCL.compiled should be used, to obtain meaningful
> compiler options for creating documentation?
For the units in the LCLBase see lcl/Makefile.compiled.
For units in the LCL interfaces use the
lcl/interfaces/*/Makefile.compiled.
Mattias
More information about the Lazarus
mailing list