You can get a (nearly!) nightly build of all the html docs at ftp://ftp.hu.freepascal.org/pub/lazarus/
There will be a file called fpc-lazarus-doc-html-20080902.tar.bz2 (It's actually a couple of weeks since it was last updated - the numbers obviously give the date, but when all is working correctly it happens almost nightly). Regards - Chris Graeme Geldenhuys wrote: > On Tue, Sep 16, 2008 at 3:54 PM, Reenen Laurie <[EMAIL PROTECTED]> wrote: > >>> Lazarus can be setup to read the LCL and RTL docs directly from the >>> XML files as tooltip help. >>> >> Please tell us more! I'd love to know how we can do this. Any wiki >> page that exists on how to do this? >> > > :-) This has been is v0.9.25 (svn trunk) for some time now. Lazarus > automatically finds the LCL documentation. I think it does for RTL as > well (Mattias?). > > For external packages (*.lpk) like tiopf.lpk or fpgui_toolkit.lpk you > do the following: > * Open the xxx.lpk package > * Click "Options | IDE Integration" and then fill in the path(s) to > the *.xml docs in the "FPDoc file paths" edit box. > > Now if you hover the mouse over something like TfpgWindow (a window > class, part of fpGUI Toolkit), a tooltip will appear containing the > help defined in the *.xml files. :-) An awesome feature in Lazarus!! > > > Regards, > - Graeme - > > > _______________________________________________ > fpGUI - a cross-platform Free Pascal GUI toolkit > http://opensoft.homeip.net/fpgui/ > _______________________________________________ > Lazarus mailing list > [email protected] > http://www.lazarus.freepascal.org/mailman/listinfo/lazarus > > _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
