2009/8/16 Jürgen Hestermann <[email protected]>: > forum if in doubt. That's not a satisfiable situation but as long as noone > hast the time (and knowledge) to update the Lazarus help it seems > unavoidable.
Not to mention the major problem with Lazarus IDE help. It's only in wiki form, and only available online. Help should at least be available in a offline format. I often work at home in a offline state and I am sure I am not the only one that doesn't have a "always on" internet connection. Lazarus has "lhelp" included with the source code, so why not use it for the ide help? fpdoc can still be the format used for writing the help and as far as I know fpdoc can also generate CHM help format. Even simple HTML help generate by fpdoc will be better than wiki-only format help. 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
