1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00
cdt/build/org.eclipse.cdt.autotools.docs/tools.xml
Jeff Johnston 635811ba39 NEW - bug 388165: The "GNU Tools" TOC entry contributed by the autotools
plugin docs is problematic for products 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388165

Point gcc to general online docs page with latest release plus others.
Change title to be GNU Tools On-line Documentation

Change-Id: I7c4849f3fafb90aef24de3dc30e8046a73d6659f
Reviewed-on: https://git.eclipse.org/r/7460
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-28 17:44:43 -04:00

11 lines
616 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="GNU Tools On-line Documentation">
<topic label="gcc" href="http://gcc.gnu.org/onlinedocs/"/>
<topic label="binutils" href="http://sourceware.org/binutils/docs/"/>
<topic label="autoconf" href="http://www.gnu.org/software/autoconf/manual/html_node/index.html"/>
<topic label="automake" href="http://www.gnu.org/software/automake/manual/html_node/index.html"/>
<topic label="pkg-config" href="http://people.freedesktop.org/~dbn/pkg-config-guide.html"/>
<anchor id="moregnutools"/>
</toc>