On 11/10/2009, Marco van de Voort <[email protected]> wrote: > > > > What exactly is included - RTL, FCL and LCL help? Any of the language > > reference, programmer reference documentation, or is the snapshot only > > limited to class library help? > > All. Fpdoc also.
I saw,thanks. Now how do you enable CHM help in the Lazarus IDE? I want to use the RTL, FCL, LCL and Lang Ref CHM help so that when I press F1 over a method, or language keyword, my preferred CHM help viewer is loaded with the correct help displayed. BTW: The 'prog' and 'ref' CHM help doesn't look so nice formatting wise, plus many hyperlinks are "fake" and go nowhere when clicked. But I guess this is not the CHM help's fault, but rather the same old problem of a shitty LaTeX to HTML converter - similar formatting issues as in the online help. Good news for you at least, is that you have some converted to HTML and then CHM. I have to write my own converter from LaTeX to IPF (and then compile to INF). :-( Why has nobody here written a decent LaTeX to HTML converter? -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
