Initial commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?NLS TYPE="org.eclipse.help.toc"?>
|
||||
<!-- ============================================================================= -->
|
||||
<!-- Define the top level topics -->
|
||||
<!-- ============================================================================= -->
|
||||
|
||||
<toc label="Workbench User Guide">
|
||||
<topic label="Getting started">
|
||||
<link toc="topics_GettingStarted.xml" />
|
||||
</topic>
|
||||
<topic label="Concepts">
|
||||
<link toc="topics_Concepts.xml" />
|
||||
</topic>
|
||||
<topic label="Tasks">
|
||||
<link toc="topics_Tasks.xml" />
|
||||
</topic>
|
||||
<topic label="Reference">
|
||||
<link toc="topics_Reference.xml" />
|
||||
</topic>
|
||||
<topic label="Tips and tricks" href="tips/platform_tips.html"/>
|
||||
<topic label="What's new" href="whatsNew/platform_whatsnew.html"/>
|
||||
<topic label="Legal" href="notices.html"/>
|
||||
</toc>
|
||||
Reference in New Issue
Block a user