[Privoxy-devel] updating the developer manual: Before the Release
Lee
ler762 at gmail.com
Wed Oct 24 22:57:31 UTC 2018
6.2. Before the Release: Freeze
- All documentation should be rebuild after the code status has been changed.
What does one have to do to rebuild all documentation?
create the changelog:
git tag
to see the tags
git log [latest release tag]..HEAD
to get the commit log
utils/changelog2doc.pl
to generate doc/source/changelog.sgml
make dok
make dok-tidy
make man
make config-file
anything else?
Thanks,
Lee
More information about the Privoxy-devel
mailing list