X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fsource%2Fdeveloper-manual.sgml;h=3808f0b9acad88e07a1962763057a4240ec7ab92;hp=5a93385c01cbddbe45c4e0d2e8e4b17ce319f985;hb=ca2d80ce585a60bf1944e7540002f0157e4dd7dc;hpb=946e1c79dd066a63061cce7ce1d91473eb2f482d diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 5a93385c..3808f0b9 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -2139,7 +2139,7 @@ $ afl-fuzz -i input/ -o output/ -f bla.filter -m none privoxy --fuzz filter bla. - Before the Release: Freeze + Before the Release The following must be done by one of the developers prior to each new release. @@ -2233,9 +2233,10 @@ for-privoxy-version=3.0.11 All documentation should be rebuilt: + $ make man $ make dok + $ make dok-man $ make dok-tidy - $ make man $ make config-file Finished docs should be then be committed to Git (for those @@ -2275,13 +2276,6 @@ for-privoxy-version=3.0.11 Don't use vX_Y_Z, ver_X_Y_Z, v_X.Y.Z (won't work) etc. - - - If the release was in a development branch, increase the point version - from even to odd (X.Y.(Z+1)) again in configure.in and - commit your change. - - On the webserver, copy the user manual to a new top-level directory