On 2014-03-24 13:41, Richard Mace wrote: > Hopefully the actuall creating of the .INF file will be a straight > forward process as well :)
The DocView help has a section for developers briefly explaining how to create INF files. More detailed information is in the fpGUI code repository in the <fpgui>/docview/docs/ directory. The WIPF compiler is also included in the fpGUI repository, in the tools/wipfc/ directory. If you need any further assistance, don't hesitate to ask. The IPF syntax is very easy. And if you are creating Class documentation, the Free Pascal Compiler's fpdoc tool can already generate IPF output for you. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
