* HACKING (Release procedure): Don't explain how to upload the
web pages at sources.redhat.com; we don't use that anymore.
* Don't forget to `git push' your changes so they appear in the public
git tree.
-* Update the web pages at sources.redhat.com:
- - bump version in index.rst,
- - add entry to news.rst,
- - run `make' to update .html files,
- - create manuals:
- cd doc
- make pdf
- make html MAKEINFOFLAGS=--no-split
- - copy automake.html and automake.pdf to web cvs,
- - add ChangeLog entry and commit.
-
* Update the manuals at www.gnu.org:
- Generate manuals:
cd doc