24 lines
871 B
XML
24 lines
871 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?NLS TYPE="org.eclipse.help.toc"?>
|
|
<!-- ============================================================================= -->
|
|
<!-- Define the top level topics -->
|
|
<!-- ============================================================================= -->
|
|
|
|
<toc label="Platform Plug-in Developer Guide">
|
|
<topic label="Programmer's Guide">
|
|
<link toc="topics_Guide.xml" />
|
|
</topic>
|
|
<topic label="Reference">
|
|
<link toc="topics_Reference.xml" />
|
|
</topic>
|
|
<topic label="3.0 Plug-in Migration Guide">
|
|
<link toc="topics_Porting.xml"/>
|
|
</topic>
|
|
<topic label="Examples Guide">
|
|
<link toc="topics_Samples.xml" />
|
|
</topic>
|
|
<topic label="Questions Index" href="questions/index.html">
|
|
<link toc="topics_Questions.xml" />
|
|
</topic>
|
|
<topic label="Legal" href="notices.html"/>
|
|
</toc> |