mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 22:35:43 +02:00
12 lines
897 B
XML
12 lines
897 B
XML
<?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"/>
|
|
<topic label="Project Template Engine" href="guide/projectTemplateEngine/index.html"/>
|
|
<topic label="What's new in CDT Build System 4.0" href="guide/cdt_build_system/whats_new/4.0/whats_new_CBS_40.html"/>
|
|
<topic label="Migrating your tool-chain integration to CDT 4.0" href="guide/cdt_build_system/migration_guides/4.0/migration_guide_40.html"/>
|
|
</toc>
|