public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* downloading GCC documentation
@ 2003-05-08 20:57 phil
  2003-05-08 21:07 ` Matthieu Moy
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: phil @ 2003-05-08 20:57 UTC (permalink / raw)
  To: gcc

It would be nice if there was a link to allowing downloading the full
GCC documentation tree as a tar.gz file.  I have looked on the following
pages and do not see such a link:

  http://gcc.gnu.org/
  http://gcc.gnu.org/faq.html
  http://gcc.gnu.org/onlinedocs/
  http://gcc.gnu.org/onlinedocs/gcc/
  http://gcc.gnu.org/onlinedocs/gcc-3.2.2/ (forbidden, but hey, I tried)
  http://gcc.gnu.org/onlinedocs/gcc-3.2.2/gcc/
  http://gcc.gnu.org/readings.html

I want to read the documentation while "offline" (literally, while my
slow dialup modem is busy downloading the latest of everything, which is
usually the case 95% of the time) in my web browser.  Alternatively,
"one big HTML file" could work, although I suspect that would be
unwieldy for something the scale of GCC.  But I think the tar.gz thing
should be readily doable.

This would save me having to run wget recursively on the documentation,
and rerunning it to be sure a file here or there didn't get missed
(generally I figure two passes w/o any change in the downloaded tree
means likely success).  But with a tar.gz file, one download and an MD5
check should do it.

Further, the web server on gcc.gnu.org does not give a Last-modified
header, so wget always retrieves each file all over again on each pass.

I check the FTP server on the same hostname.  The "pub" area does not
seem to have the online docs files (even a recursive download would be
better here as the timestamps would be preserved and be usable to avoid
redundant downloading).  The "www" area of the FTP server is not the
gcc.gnu.org site; it appears to be empty.

I am not subscribed to the mailing list.  This is a suggestion for the
web site since I have already downloaded the documentation (the hard
way).  However, if you have any communications for me about this, feel
free to contact me by email.

-- 
-----------------------------------------------------------------
| Phil Howard - KA9WGN |   Dallas   | http://linuxhomepage.com/ |
| phil-nospam@ipal.net | Texas, USA | http://ka9wgn.ham.org/    |
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-05-27 19:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-08 20:57 downloading GCC documentation phil
2003-05-08 21:07 ` Matthieu Moy
2003-05-10 16:44 ` Michael Eager
2003-05-10 19:02   ` Daniel Jacobowitz
2003-05-24 11:21 ` Gerald Pfeifer
2003-05-27 15:53   ` E. Weddington
2003-05-27 19:22     ` Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).