This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Broken link


On Sun, Mar 17, 2002 at 02:01:54PM -0500, Christopher Faylor wrote:
> On Sun, Mar 17, 2002 at 07:55:24PM +0100, Paolo Carlini wrote:
> >Hi,
> >
> >today the following link from http://gcc.gnu.org/onlinedocs/ does'nt
> >work for me:
> >
> >http://gcc.gnu.org/onlinedocs/gcc/
> 
> Hmm.  I fixed this temporarily, but I don't understand what happened.
> 
> Many of the files in the above directory have had the first letter in
> their filenames capitalized.  So, there was an Index.html but no
> index.html.  Shades of Microsoft Windows...
> 
> I'll leave it to someone else to figure out why.  I've just set up
> a symbolic link so that things will work correctly.

Index.html is probably the texinfo documentation's fault (makeinfo
--html); it's the actual index, as opposed to index.html which should
be the front of the manual.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]