From bf8edaf69af049a742d3e314df51b2e31fa340f0 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 12 Jan 2008 22:17:16 +0000 Subject: [PATCH] Steps to regenerate the manual after release. --- Admin/release-steps | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Admin/release-steps b/Admin/release-steps index 92899f5d8..e5bcc1212 100644 --- a/Admin/release-steps +++ b/Admin/release-steps @@ -73,3 +73,14 @@ Tasks not to forget before release: - Tag the repository, using a simple tag and optionally a branch tag. +- Regenerate the documentation for www.gnu.org: + - In the gettext-tools/doc/ directory, copy the + gendocs.sh and gendocs_template files and run + $ cp -p ../../gettext-runtime/doc/*.texi . + $ ./gendocs.sh gettext "GNU gettext" + - In the gettext-runtime/libasprintf/ directory, copy the + gendocs.sh and gendocs_template files and run + $ ./gendocs.sh autosprintf "GNU autosprintf" + Copy the resulting manual/ directories, commit them in CVS, and for every + removed HTML file (that corresponds to a deleted node) add a line to the + .symlinks file in the same directory. -- 2.47.3