[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: webcvs update
From: |
Ralf Wildenhues |
Subject: |
Re: webcvs update |
Date: |
Tue, 4 Jul 2006 08:22:41 +0200 |
User-agent: |
Mutt/1.5.11+cvs20060403 |
* Paul Eggert wrote on Tue, Jul 04, 2006 at 05:42:38AM CEST:
> Ralf Wildenhues <address@hidden> writes:
>
> > Seems maybe I should use
> > ../../../../../prep/standards/html_node standards
> > ../../../../../prep/standards/standards.html standards.html
>
> That's what I would try first, yes.
Except apparently the absolute paths worked, too. :-)
So see the patch below to hopefully make some more links work now.
(Listing them twice is so that they work even if somebody used the
internal URL containing the autoconf-2.60/ path.)
* Paul Eggert wrote on Tue, Jul 04, 2006 at 06:46:33AM CEST:
> I just now visited <http://www.gnu.org/software/autoconf/manual/index.html>
> and found the following dangling links:
>
> http://www.gnu.org/software/autoconf/manual/html_node/index.html
> http://www.gnu.org/software/autoconf/manual/autoconf.html_node.tar.gz
> http://www.gnu.org/home.html#ContactInfo
>
> That web page is apparently generated automatically using a procedure
> I'm not familiar with so I didn't fix it myself.
Yes, it is generated using gendocs.sh. I fixed the first two using the
symlink patch below (needs another day to propagate). I still need to
look into the last (whether gendocs.sh should be fixed, or the other web
pages).
> I also installed this into <http://www.gnu.org/software/autoconf/>:
Thanks.
> 2006-07-03 Paul Eggert <address@hidden>
>
> * autoconf.html: Reword slightly. Fix broken links.
> Mention bug-autoconf for bugs in this web page.
> Update copyright year and FSF address.
Cheers,
Ralf
* manual/.symlinks, manual/autoconf-2.60/.symlinks: Add links
to some other manuals. Fix some broken links reported by
Paul Eggert.
Index: manual/.symlinks
===================================================================
RCS file: /webcvs/autoconf/autoconf/manual/.symlinks,v
retrieving revision 1.3
diff -u -r1.3 .symlinks
--- manual/.symlinks 3 Jul 2006 21:59:51 -0000 1.3
+++ manual/.symlinks 4 Jul 2006 06:20:01 -0000
@@ -1,7 +1,7 @@
autoconf-2.60/autoconf.dvi.gz autoconf.dvi.gz
autoconf-2.60/autoconf.html autoconf.html
autoconf-2.60/autoconf.html.gz autoconf.html.gz
-autoconf-2.60/autoconf.html_node.gz autoconf.html_node.gz
+autoconf-2.60/autoconf.html_node.tar.gz autoconf.html_node.tar.gz
autoconf-2.60/autoconf.info.tar.gz autoconf.info.tar.gz
autoconf-2.60/autoconf.pdf autoconf.pdf
autoconf-2.60/autoconf.ps.gz autoconf.ps.gz
@@ -9,3 +9,16 @@
autoconf-2.60/autoconf.txt autoconf.txt
autoconf-2.60/autoconf.txt.gz autoconf.txt.gz
autoconf-2.60/index.html index.html
+autoconf-2.60/html_node html_node
+/prep/standards/html_node standards
+/prep/standards/standards.html standards.html
+# automake
+/software/bash/manual/bashref.html bash.html
+# /software/bash/manual/bashref.html bash/Bash-POSIX-Mode.html
+# gcc
+/software/gettext/manual/gettext.html gettext.html
+/software/gettext/manual/html_node gettext
+/software/m4/manual/m4.html m4.html
+/software/m4/manual/html_node m4
+/software/make/manual/make.html make.html
+/software/make/manual/html_node make
Index: manual/autoconf-2.60/.symlinks
===================================================================
RCS file: /webcvs/autoconf/autoconf/manual/autoconf-2.60/.symlinks,v
retrieving revision 1.2
diff -u -r1.2 .symlinks
--- manual/autoconf-2.60/.symlinks 3 Jul 2006 22:15:39 -0000 1.2
+++ manual/autoconf-2.60/.symlinks 4 Jul 2006 06:20:01 -0000
@@ -1,2 +1,12 @@
/prep/standards/html_node standards
/prep/standards/standards.html standards.html
+# automake
+/software/bash/manual/bashref.html bash.html
+# /software/bash/manual/bashref.html bash/Bash-POSIX-Mode.html
+# gcc
+/software/gettext/manual/gettext.html gettext.html
+/software/gettext/manual/html_node gettext
+/software/m4/manual/m4.html m4.html
+/software/m4/manual/html_node m4
+/software/make/manual/make.html make.html
+/software/make/manual/html_node make