summaryrefslogtreecommitdiff
path: root/build-aux/gendocs.sh
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-01-02 23:00:34 +0100
committerLudovic Courtès <ludo@gnu.org>2015-01-02 23:00:34 +0100
commit8c4e12e5e3f2abce0c3886ddd77bb62325b67213 (patch)
treeb96ad6439f466b633395c26a6c922769b7c4130e /build-aux/gendocs.sh
parent079015590841bbed45331f5060a0bed1a47e38e7 (diff)
downloadgnulib-8c4e12e5e3f2abce0c3886ddd77bb62325b67213.tar.gz
gendocs: Update bug-report address and URLs to Gnulib's.
* build-aux/gendocs.sh: Change email addresses and upstream URLs from to Gnulib's. (scripturl, templateurl): Adjust accordingly.
Diffstat (limited to 'build-aux/gendocs.sh')
-rwxr-xr-xbuild-aux/gendocs.sh17
1 files changed, 8 insertions, 9 deletions
diff --git a/build-aux/gendocs.sh b/build-aux/gendocs.sh
index 888ee24caa..46faaafb89 100755
--- a/build-aux/gendocs.sh
+++ b/build-aux/gendocs.sh
@@ -2,7 +2,7 @@
# gendocs.sh -- generate a GNU manual in many formats. This script is
# mentioned in maintain.texi. See the help message below for usage details.
-scriptversion=2015-01-01.15
+scriptversion=2015-01-02.22
# Copyright 2003-2015 Free Software Foundation, Inc.
#
@@ -20,14 +20,13 @@ scriptversion=2015-01-01.15
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# Original author: Mohit Agarwal.
-# Send bug reports and any other correspondence to bug-texinfo@gnu.org.
+# Send bug reports and any other correspondence to bug-gnulib@gnu.org.
#
# The latest version of this script, and the companion template, is
-# available from Texinfo CVS:
-# http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs.sh
-# http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs_template
+# available from the Gnulib repository:
#
-# An up-to-date copy is also maintained in Gnulib (gnu.org/software/gnulib).
+# http://git.savannah.gnu.org/cgit/gnulib.git/tree/build-aux/gendocs.sh
+# http://git.savannah.gnu.org/cgit/gnulib.git/tree/doc/gendocs_template
# TODO:
# - image importation was only implemented for HTML generated by
@@ -38,8 +37,8 @@ scriptversion=2015-01-01.15
prog=`basename "$0"`
srcdir=`pwd`
-scripturl="http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/texinfo/texinfo/util/gendocs.sh"
-templateurl="http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/texinfo/texinfo/util/gendocs_template"
+scripturl="http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/gendocs.sh"
+templateurl="http://git.savannah.gnu.org/cgit/gnulib.git/plain/doc/gendocs_template"
: ${SETLANG="env LANG= LC_MESSAGES= LC_ALL= LANGUAGE="}
: ${MAKEINFO="makeinfo"}
@@ -133,7 +132,7 @@ locale, since that's the language of most Texinfo manuals. If you
happen to have a non-English manual and non-English web site, see the
SETLANG setting in the source.
-Email bug reports or enhancement requests to bug-texinfo@gnu.org.
+Email bug reports or enhancement requests to bug-gnulib@gnu.org.
"
MANUAL_TITLE=