2009/10/1 Marco van de Voort <[email protected]>: > This is roughly how CHM works too, but the efficient versions of certain > parts are not implemented yet. Fulltext search is fine and efficient, except > for the generation (LCL takes 4 minutes to generate)
I managed to modify the Makefile's of the RTL and FCL documentation. rtl.inf (1.6Mb) and generated in 9 seconds fcl.inf (0.4Mb) and generated in 1 second. I managed to generate the IPF file for LCL. Raw ipf file size was 6.6Mb, but I was unable to compile it into an INF file. The IPF output of fpdoc simply has too many mistakes and eventually the WIPFC compiler gives up. Soon I will start work on fpdoc by improving the generated IPF output (currently it's very bad) and then try LCL again. -- 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
