[Privoxy-devel] updating the developer manual: Before the Release

Lee ler762 at gmail.com
Thu Oct 25 17:14:42 UTC 2018


On 10/25/18, Fabian Keil <fk at fabiankeil.de> wrote:
> Lee <ler762 at gmail.com> wrote:
>
>> 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?
>
> I think that's it.

Thank you


More information about the Privoxy-devel mailing list