org.eclipse.platform.doc.isv/toc.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.15 - (download) (as text) (annotate)
Wed Sep 23 11:09:10 2009 UTC (2 months ago) by dmegert
Branch: MAIN
CVS Tags: v20091103-0800, v20091013-0800, v20091020-0800, v20091124-0800b, v20091026-1200, v20091117-0800, v20090929-0800, v20091110-0800, v20091006-0800, HEAD
Changes since 1.14: +1 -1 lines
Added 3.6 migration guide.
<?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&apos;s Guide">
		<link toc="topics_Guide.xml" />
	</topic>
	<topic label="Reference">
		<link toc="topics_Reference.xml" />
	</topic>
	<topic label="What's new" href="whatsNew/platform_isv_whatsnew.html"/>
	<topic label="3.6 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"/>
	<enablement>
		<test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.pde.ui"/>
	</enablement>
</toc>