X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fdeveloper-manual%2Findex.html;h=1ddbf5b30a277834b6568b86c22c98003b6e6e87;hp=5f206b0ae50bd4826460134d438b97fb77fb7262;hb=HEAD;hpb=52460473669cd31edd8cb8ae66c6b94c489e7e1d diff --git a/doc/webserver/developer-manual/index.html b/doc/webserver/developer-manual/index.html index 5f206b0a..be4ecc07 100644 --- a/doc/webserver/developer-manual/index.html +++ b/doc/webserver/developer-manual/index.html @@ -13,7 +13,7 @@

Privoxy Developer Manual

Copyright - © 2001-2020 by Privoxy Developers

+ © 2001-2023 by Privoxy Developers

@@ -22,7 +22,7 @@ helpful!) reading for anyone who wants to join the team. Note that it's currently out of date and may not be entirely correct. As always, patches are welcome.

Please note that this document is constantly evolving. This copy represents the state at the release of - version 3.0.29. You can find the latest version of the this manual at https://www.privoxy.org/developer-manual/. Please have a look at the contact section in the user manual if you are interested in contacting the developers.

@@ -53,7 +53,7 @@
3.1. Quickstart to Docbook and SGML
3.2. Privoxy Documentation Style
-
3.3. Privoxy Custom Entities
+
3.3. Privoxy Custom Entities
4. Coding Guidelines
@@ -138,7 +138,9 @@
5.1. Testplan for releases
-
5.2. Fuzzing Privoxy
+
5.2. Testing with Privoxy-Regression-Test
+
5.3. Fuzzing Privoxy
6. Releasing a New Version
@@ -151,16 +153,15 @@
6.3.1. Note on Privoxy Packaging
6.3.2. Source Tarball
-
6.3.3. SuSE, Conectiva or Red Hat RPM
-
6.3.4. Solaris
-
6.3.5. Windows
-
6.3.6. Debian
-
6.3.7. Mac OS X
-
6.3.8. FreeBSD
+
6.3.3. Windows
+
6.3.4. Debian
+
6.3.5. macOS / OS X
+
6.3.6. FreeBSD
6.4. Uploading and Releasing Your Package
-
6.5. After the Release
+
6.5. Updating the RSS feed
+
6.6. After the Release
7. Update the Webserver