0
|
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
2 |
<!--Arbortext, Inc., 1988-2004, v.4002-->
|
|
3 |
<?APT Element gi="index"?>
|
|
4 |
<?APT Element gi="entry" attrs="keyword"?>
|
|
5 |
<?APT Element gi="topic" empty="yes" attrs="href"?>
|
|
6 |
<?NLS TYPE="org.eclipse.help.index"?><!-- INDEX INSTRUCTIONS
|
|
7 |
|
|
8 |
Use the index.xml file to define the index entries for the plugin's
|
|
9 |
help contents. In Eclipse 3.2 and beyond an Inex tab appears in the Help
|
|
10 |
viewer making it possible for user to more easily locate subjects of
|
|
11 |
interest to them.
|
|
12 |
|
|
13 |
In brief, every file used in the help documentation should have at least one
|
|
14 |
associated index entry for it. Ideally, it's simple to make two entries per
|
|
15 |
page by simply re-wording the subject slightly. For example, a view could
|
|
16 |
be indexed twice like this, 1) Breakpoint view, and 2) Views, Breakpoint.
|
|
17 |
|
|
18 |
See ??? for details on creating indexes.
|
|
19 |
|
|
20 |
--><index> <!-- AAAAAAAA --> <entry keyword="API metadata"> <topic
|
|
21 |
href="html/concepts/metadata_file.htm"/> </entry> <entry keyword="attributes in API metadata">
|
|
22 |
<topic href="html/tasks/edit_metadata.htm"/><?Pub Caret1?> </entry> <!-- BBBBBBBB -->
|
|
23 |
<!-- CCCCCCCC --> <entry keyword="creating API metadata"> <topic href="html/tasks/create_metadata.htm"/> </entry> <entry
|
|
24 |
keyword="converting API metadata"><topic href="html/tasks/converting_metadata.htm"/></entry> <!-- DDDDDDDD -->
|
|
25 |
<!-- EEEEEEEE --> <entry keyword="editing API metadata"> <topic href="html/tasks/edit_metadata.htm"/> </entry>
|
|
26 |
<entry keyword="extended SDK metadata"> <topic href="html/tasks/edit_metadata.htm"/> </entry>
|
|
27 |
<!-- FFFFFFFF --> <!-- GGGGGGGG --> <!-- HHHHHHHH --> <!-- IIIIIIII -->
|
|
28 |
<!-- JJJJJJJJ --> <!-- KKKKKKKK --> <!-- LLLLLLLL --> <!-- MMMMMMMM -->
|
|
29 |
<entry keyword="metadata file"> <topic href="html/concepts/metadata_file.htm"/> </entry>
|
|
30 |
<!-- NNNNNNNN --> <!-- OOOOOOOO --> <!-- PPPPPPPP --> <!-- QQQQQQQQ -->
|
|
31 |
<!-- RRRRRRRR --> <!-- SSSSSSSS --> <!-- TTTTTTTT --> <!-- UUUUUUUU -->
|
|
32 |
<!-- VVVVVVVV --> <!-- WWWWWWWW --> <!-- XXXXXXXX --> <entry keyword="XML metadata">
|
|
33 |
<topic href="html/concepts/metadata_file.htm"/> </entry> <!-- YYYYYYYY -->
|
|
34 |
<!-- ZZZZZZZZ --> </index>
|