From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3; Linux) Description of problem: The 'regenerate help index' feature generate two files (eCos.hhc and eCos.hhp) in the root of the eCos installation. These files do not appear to be used. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Select 'Regenerate Help Index' from the 'Tools' menu. 2. 3. Actual Results: eCos.hhp and eCos.hhc are generated in the directory containing the 'packages' directory. Expected Results: The configtool should generate a master index document. Additional info: eCos Configuration Tool 2.12.net (eCos 2.0b1)
It's used for the config tool's internal viewer. Go into View->settings and change that to be the default. Although it mostly works, that viewer needs updating a little for the recent doc changes. Actually making it the default would solve a lot of problems.
I have tweaked the configtool internal doc viewer to work with the latest eCos HTML doc set. However, the Linux build will cause a SYSSEGV when parsing the eCos reference guide. I have worked around this by avoiding parsing of this doc under Linux. Since this issue is unresolved, I have not made the internal viewer the default one for the time being. There have also been reported problems with the use of anchors to external web sites in the internal viewer.
This bug has moved to http://bugs.ecos.sourceware.org/show_bug.cgi?id=85597