Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: c6e41ba2ec37a0b05da6a58cf8451af5ab1aaf04 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<!-- ============================================================================= -->
<!-- Define topics for the main guide                                              -->
<!-- ============================================================================= -->
<toc label="Guide">
	<topic label="CDT DOM" href="guide/dom/index.html"/>
	<topic label="Managed Build System Extensibility Document" href="guide/mbs/extensibilityGuide/Managed_Build_Extensibility.html"/>
</toc>

Back to the top