1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

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>
This commit is contained in:
Jeff Johnston 2012-08-28 11:54:23 -04:00
parent d989bc54e5
commit 635811ba39

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?> <?NLS TYPE="org.eclipse.help.toc"?>
<toc label="GNU Tools"> <toc label="GNU Tools On-line Documentation">
<topic label="gcc" href="http://gcc.gnu.org/onlinedocs/gcc-4.3.2/gcc/"/> <topic label="gcc" href="http://gcc.gnu.org/onlinedocs/"/>
<topic label="binutils" href="http://sourceware.org/binutils/docs/"/> <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="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="automake" href="http://www.gnu.org/software/automake/manual/html_node/index.html"/>