1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

bug 388165: The autotools "GNU Tools" TOC entry problematic

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: I84be7cd610e848ef523847cf0e1a003302e3e3a5
Reviewed-on: https://git.eclipse.org/r/7464
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 cb70e7b23b
commit cce375dd68

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"/>