On 9/16/08, Tom Verhoeff <[EMAIL PROTECTED]> 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/
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to