PDA

View Full Version : assistant woes



GrahamLabdon
10th November 2010, 15:16
Hi
I am using assistant as a custome help view.
In my .qhp file I list my keywords thus


<keywords>
<keyword name="Test" ref="./index.html"/>
<keyword name="Test2" ref="./Advanced_Operation.htm"/>
<keyword name="Open" ref="./index.html"/>
<keyword name="Getting Started" ref="./Getting_Started.htm"/>
<keyword name="New Job" ref="./Create_New_Job.htm"/>
<keyword name="New" ref="./Create_New_Job.htm"/>
<keyword name="Job" ref="./Create_New_Job.htm"/>
<keyword name="Advanced" ref="./Advanced_Operation.htm"/>
</keywords>

However when I run assistant with my collection file the Index only shows the first entry in the keywords section - it doesnt matter which one is at the top but only that one gets displayed.

Has anyone got a clue as to why this is the case?

TIA

Graham