1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00

Bug 416067 - Duplicate title in TOC

- fix Autotools docs

Change-Id: I3bdf1c00b36a12d6037b6e03378ed17c50d48b77
Reviewed-on: https://git.eclipse.org/r/16009
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
This commit is contained in:
Jeff Johnston 2013-08-30 13:35:44 -04:00
parent 9d834b73ca
commit d1fabfa8ed

View file

@ -1,15 +1,13 @@
<?xml version='1.0' encoding='utf-8' ?>
<?NLS TYPE="org.eclipse.help.toc"?>
<toc topic="CDT/Autotools/User_Guide/User-Guide.html" label="Autotools Plug-in User Guide">
<topic href="CDT/Autotools/User_Guide/User-Guide.html" label="Autotools Plug-in User Guide">
<topic href="CDT/Autotools/User_Guide/User-Guide.html" label="Introduction"></topic>
<topic href="CDT/Autotools/User_Guide/Supported-Environments.html" label="Supported Environments"></topic>
<topic href="CDT/Autotools/User_Guide/Creating-an-Autotools-Project.html" label="Creating an Autotools Project"></topic>
<topic href="CDT/Autotools/User_Guide/Configuration.html" label="Configuration"></topic>
<topic href="CDT/Autotools/User_Guide/Invoking-Autotools.html" label="Invoking Autotools"></topic>
<topic href="CDT/Autotools/User_Guide/Special-Editors.html" label="Special Editors"></topic>
<topic href="CDT/Autotools/User_Guide/Building.html" label="Building"></topic>
<topic href="CDT/Autotools/User_Guide/Make-Targets.html" label="Make Targets"></topic>
<topic href="CDT/Autotools/User_Guide/Updating-This-Document.html" label="Updating This Document"></topic>
</topic>
<topic href="CDT/Autotools/User_Guide/User-Guide.html" label="Introduction"></topic>
<topic href="CDT/Autotools/User_Guide/Supported-Environments.html" label="Supported Environments"></topic>
<topic href="CDT/Autotools/User_Guide/Creating-an-Autotools-Project.html" label="Creating an Autotools Project"></topic>
<topic href="CDT/Autotools/User_Guide/Configuration.html" label="Configuration"></topic>
<topic href="CDT/Autotools/User_Guide/Invoking-Autotools.html" label="Invoking Autotools"></topic>
<topic href="CDT/Autotools/User_Guide/Special-Editors.html" label="Special Editors"></topic>
<topic href="CDT/Autotools/User_Guide/Building.html" label="Building"></topic>
<topic href="CDT/Autotools/User_Guide/Make-Targets.html" label="Make Targets"></topic>
<topic href="CDT/Autotools/User_Guide/Updating-This-Document.html" label="Updating This Document"></topic>
</toc>