Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?NLS TYPE="org.eclipse.help.toc"?>
|
||||
<!-- ============================================================================= -->
|
||||
<!-- Define the top level topics -->
|
||||
<!-- ============================================================================= -->
|
||||
|
||||
<toc label="JDT Plug-in Developer Guide">
|
||||
<topic label="Programmer's Guide" href="guide/jdt_int.htm">
|
||||
<link toc="topics_Guide.xml" />
|
||||
</topic>
|
||||
<topic label="Reference">
|
||||
<link toc="topics_Reference.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>
|
||||
Reference in New Issue
Block a user