On Thursday 04/09/2014 at 13:50, Patrick Goupell wrote:
Can you please attach the project (xml) file, then I'll take a look.Attached
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. :) Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/
msegui_docs_project.tgz
Description: Binary data
------------------------------------------------------------------------------ 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

