rebuild docs
[privoxy.git] / doc / webserver / developer-manual / index.html
index cf386de..a96566a 100644 (file)
@@ -1,17 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
 <HTML
 ><HEAD
 ><TITLE
 >Privoxy Developer Manual</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.64
-"><LINK
+CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="NEXT"
 TITLE="Introduction"
 HREF="introduction.html"><LINK
 REL="STYLESHEET"
 TYPE="text/css"
-HREF="../p_doc.css"></HEAD
+HREF="../p_doc.css"><META
+HTTP-EQUIV="Content-Type"
+CONTENT="text/html;
+charset=ISO-8859-1"></HEAD
 ><BODY
 CLASS="ARTICLE"
 BGCOLOR="#EEEEEE"
@@ -35,11 +38,13 @@ CLASS="PUBDATE"
 >    
     
       <A
-HREF="copyright.html"
+HREF="https://www.privoxy.org/user-manual/copyright.html"
+TARGET="_top"
 >Copyright</A
-> © 2001, 2002 by 
+>
+      © 2001-2016 by
       <A
-HREF="http://www.privoxy.org"
+HREF="https://www.privoxy.org/"
 TARGET="_top"
 >Privoxy Developers</A
 >
@@ -48,31 +53,39 @@ TARGET="_top"
     <BR></P
 ><P
 CLASS="PUBDATE"
->$Id: developer-manual.sgml,v 1.45 2002/05/19 23:01:54 hal9 Exp $<BR></P
+>$Id: developer-manual.sgml,v 2.83 2017/06/08 13:08:39 fabiankeil Exp $<BR></P
 ><DIV
 ><DIV
 CLASS="ABSTRACT"
+><P
+></P
 ><A
 NAME="AEN9"
 ></A
 ><P
-></P
-><P
-> The developer manual gives the users information on how to help the developer
- team. It provides guidance on coding, testing, documentation and other
- issues. 
- </P
+> The developer manual provides guidance on coding, testing, packaging, documentation
+ and other issues of importance to those involved with
+ <SPAN
+CLASS="APPLICATION"
+>Privoxy</SPAN
+> development. It is mandatory (and 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.</P
 ><P
-> You can find the latest version of the this manual at <A
-HREF="http://www.privoxy.org/developer-manual/"
+> Please note that this document is constantly evolving. This copy represents
+ the state at the release of version 3.0.27.
+ You can find the latest version of the this manual at <A
+HREF="https://www.privoxy.org/developer-manual/"
 TARGET="_top"
->http://www.privoxy.org/developer-manual/</A
+>https://www.privoxy.org/developer-manual/</A
 >.
- Please see <A
-HREF="contact.html"
->the Contact section</A
-> 
- on how to contact the developers.</P
+ Please have a look at the
+ <A
+HREF="https://www.privoxy.org/user-manual/contact.html"
+TARGET="_top"
+>contact section in the user manual</A
+>
+ if you are interested in contacting the developers.</P
 ><P
 ></P
 ></DIV
@@ -113,13 +126,13 @@ HREF="cvs.html#CVSACCESS"
 ></DT
 ><DT
 >2.2. <A
-HREF="cvs.html#CVSCOMMIT"
->CVS Commit Guideline</A
+HREF="cvs.html#CVSBRANCHES"
+>Branches</A
 ></DT
 ><DT
 >2.3. <A
-HREF="cvs.html#CVSWHENASK"
->Discussing Changes First</A
+HREF="cvs.html#CVSCOMMIT"
+>CVS Commit Guidelines</A
 ></DT
 ></DL
 ></DD
@@ -145,7 +158,7 @@ CLASS="APPLICATION"
 ></DT
 ><DT
 >3.3. <A
-HREF="documentation.html#AEN209"
+HREF="documentation.html#AEN206"
 >Privoxy Custom Entities</A
 ></DT
 ></DL
@@ -384,43 +397,37 @@ HREF="coding.html#S38"
 ></DT
 ><DT
 >4.7.4. <A
-HREF="coding.html#S39"
->Use 'long' or 'short' Instead of
-    'int'</A
-></DT
-><DT
->4.7.5. <A
 HREF="coding.html#S40"
 >Don't mix size_t and other types</A
 ></DT
 ><DT
->4.7.6. <A
+>4.7.5. <A
 HREF="coding.html#S41"
 >Declare each variable and struct on its
     own line.</A
 ></DT
 ><DT
->4.7.7. <A
+>4.7.6. <A
 HREF="coding.html#S42"
 >Use malloc/zalloc sparingly</A
 ></DT
 ><DT
->4.7.8. <A
+>4.7.7. <A
 HREF="coding.html#S43"
 >The Programmer Who Uses 'malloc' is
     Responsible for Ensuring 'free'</A
 ></DT
 ><DT
->4.7.9. <A
+>4.7.8. <A
 HREF="coding.html#S44"
 >Add loaders to the `file_list' structure
     and in order</A
 ></DT
 ><DT
->4.7.10. <A
+>4.7.9. <A
 HREF="coding.html#S45"
 >"Uncertain" new code and/or changes to
-    existing code, use FIXME</A
+    existing code, use XXX</A
 ></DT
 ></DL
 ></DD
@@ -446,8 +453,8 @@ HREF="testing.html#TESTING-PLAN"
 ></DT
 ><DT
 >5.2. <A
-HREF="testing.html#TESTING-REPORT"
->Test reports</A
+HREF="testing.html#FUZZING"
+>Fuzzing Privoxy</A
 ></DT
 ></DL
 ></DD
@@ -513,28 +520,13 @@ HREF="newrelease.html#NEWRELEASE-DEBIAN"
 ><DT
 >6.3.8. <A
 HREF="newrelease.html#NEWRELEASE-MACOSX"
->Mac OSX</A
+>Mac OS X</A
 ></DT
 ><DT
 >6.3.9. <A
 HREF="newrelease.html#NEWRELEASE-FREEBSD"
 >FreeBSD</A
 ></DT
-><DT
->6.3.10. <A
-HREF="newrelease.html#NEWRELEASE-HPUX"
->HP-UX 11</A
-></DT
-><DT
->6.3.11. <A
-HREF="newrelease.html#NEWRELEASE-AMIGA"
->Amiga OS</A
-></DT
-><DT
->6.3.12. <A
-HREF="newrelease.html#NEWRELEASE-AIX"
->AIX</A
-></DT
 ></DL
 ></DD
 ><DT
@@ -554,64 +546,6 @@ HREF="newrelease.html#AFTERRELEASE"
 HREF="webserver-update.html"
 >Update the Webserver</A
 ></DT
-><DT
->8. <A
-HREF="contact.html"
->Contacting the developers, Bug Reporting and Feature Requests</A
-></DT
-><DD
-><DL
-><DT
->8.1. <A
-HREF="contact.html#CONTACT-SUPPORT"
->Get Support</A
-></DT
-><DT
->8.2. <A
-HREF="contact.html#CONTACT-BUGS"
->Report Bugs</A
-></DT
-><DT
->8.3. <A
-HREF="contact.html#CONTACT-FEATURE"
->Request New Features</A
-></DT
-><DT
->8.4. <A
-HREF="contact.html#CONTACT-ADS"
->Report Ads or Other Actions-Related Problems</A
-></DT
-><DT
->8.5. <A
-HREF="contact.html#CONTACT-OTHER"
->Other</A
-></DT
-></DL
-></DD
-><DT
->9. <A
-HREF="copyright.html"
->Privoxy Copyright, License and History</A
-></DT
-><DD
-><DL
-><DT
->9.1. <A
-HREF="copyright.html#AEN1121"
->License</A
-></DT
-><DT
->9.2. <A
-HREF="copyright.html#AEN1137"
->History</A
-></DT
-></DL
-></DD
-><DT
->10. <A
-HREF="seealso.html"
->See also</A
-></DT
 ></DL
 ></DIV
 ></DIV
@@ -620,6 +554,7 @@ CLASS="NAVFOOTER"
 ><HR
 ALIGN="LEFT"
 WIDTH="100%"><TABLE
+SUMMARY="Footer navigation table"
 WIDTH="100%"
 BORDER="0"
 CELLPADDING="0"
@@ -641,6 +576,7 @@ ALIGN="right"
 VALIGN="top"
 ><A
 HREF="introduction.html"
+ACCESSKEY="N"
 >Next</A
 ></TD
 ></TR