On 09/04/2014 06:58 PM, Graeme Geldenhuys wrote: > > > > Thanks for that. > > OK, the XML project file was missing some info. The options="..." > information for each unit was empty. The value must be the FPC > compiler options (as if you were going to compile that unit). fpdoc > needs that to correctly find and parse all the source code. > > Attached is a fixed version of your "mseide-msegui.xml" file. The > "options" is defined as if the XML file is located in the > <msegui>/contributed/ directory (or <msegui>/docs/ directory). > > Out of interest, I generated HTML and INF help and here is some > information. > > HTML: > - generated 37464 html pages > - Uncompressed size is 78.8 MB > > INF: > - generated a single IPF file which I then compiled to a binary > INF file > - INF file size is 4.3 MB > > Both of the above was generated using the same fpdoc XML project file, > thus contains the exact same information. > > Archived versions of the generated "skeleton" help (seeing that no > actual help content was written yet) can be downloaded via these URL: > > http://opensoft.homeip.net/~graemeg/msegui/msegui_html.tgz [7.8 MB] > > http://opensoft.homeip.net/~graemeg/msegui/msegui_inf.tgz [1.3 MB] > > To view the INF help you can download a binary release of DocView v1.2 > for Windows, Linux or FreeBSD from here [ > http://sourceforge.net/projects/fpgui/files/fpGUI/1.2/ ]. I've > attached a screenshot showing DocView viewing the MSEgui INF help file. > > > Hope this helps. :) >
Another thing you can try is to delete everything but the editwidgets section from the mseide-msegui.xml file and run it. Now I see the Constants, Types, Classes, Procedures and Functions and Index pages generated. Compare that output to the full project file output. Patrick ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

