Index File
Example:
<index version="1.0">
<indexitem text="forces">
<indexitem target="drag" text="drag"/>
<indexitem target="lift" text="lift"/>
</indexitem>
</index>|
Tag |
Attribute |
Required |
Description |
|---|---|---|---|
|
|
Yes |
Top-level element, encompassing the entire index file. Nested within
are | |
|
|
No |
Version of JavaHelp for which the index file is created. | |
|
|
Yes |
Specifies an individual index entry. | |
|
|
No |
Map ID of a help topic. If you use this attribute, the index entry becomes a link to the specified help topic. You may want to omit this attribute for an index entry that has secondary entries nested within it. | |
|
|
Yes |
Text of the index entry. |