mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-26 15:39:11 +00:00
Steps to regenerate the manual after release.
This commit is contained in:
parent
6b05852a29
commit
bf8edaf69a
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user