[Lazarus] How to install local copy of RTL/FCL/LCL documentation (from CCR)?

Graeme Geldenhuys graemeg.lists at gmail.com
Tue Sep 16 15:34:51 CEST 2008


On 9/16/08, Tom Verhoeff <T.Verhoeff at tue.nl> wrote:
> How can one install a local copy of the documentation for RTL/FCL/LCL
>  in a form that is now on-line available at
>
>         <http://lazarus-ccr.sourceforge.net/docs/>
>
>  How up to date is that documentation?

You can get the latest RTL and FCL documentation from the following
SubVersion repository:
  http://svn.freepascal.org/svn/fpcdocs/trunk

The LCL documentation (*.xml files) are included with Lazarus in the
SubVersion repository:
  http://svn.freepascal.org/svn/lazarus/trunk

Lazarus can be setup to read the LCL and RTL docs directly from the
XML files as tooltip help.

You can also generate your own HTML documentation using fpdoc.

Pre-generated HTML, PDF etc documentation can also be downloaded from:
  http://www.freepascal.org/down/docs/docs.var


If you downloaded or generated the HTML documentation, you can tell
Lazarus IDE where to find the docs, instead of going onto the
internet: "Help | Configure Help"


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the Lazarus mailing list