rebuild docs
[privoxy.git] / doc / webserver / developer-manual / index.html
index c84e565..a96566a 100644 (file)
@@ -38,11 +38,13 @@ CLASS="PUBDATE"
 >    
     
       <A
-HREF="copyright.html"
+HREF="https://www.privoxy.org/user-manual/copyright.html"
+TARGET="_top"
 >Copyright</A
-> © 2001-2008 by 
+>
+      © 2001-2016 by
       <A
-HREF="http://www.privoxy.org/"
+HREF="https://www.privoxy.org/"
 TARGET="_top"
 >Privoxy Developers</A
 >
@@ -51,7 +53,7 @@ TARGET="_top"
     <BR></P
 ><P
 CLASS="PUBDATE"
->$Id: developer-manual.sgml,v 2.21 2008/08/16 08:51:28 fabiankeil Exp $<BR></P
+>$Id: developer-manual.sgml,v 2.83 2017/06/08 13:08:39 fabiankeil Exp $<BR></P
 ><DIV
 ><DIV
 CLASS="ABSTRACT"
@@ -71,17 +73,19 @@ CLASS="APPLICATION"
  and may not be entirely correct. As always, patches are welcome.</P
 ><P
 > Please note that this document is constantly evolving. This copy represents
- the state at the release of version 3.0.10.
+ the state at the release of version 3.0.27.
  You can find the latest version of the this manual at <A
-HREF="http://www.privoxy.org/developer-manual/"
+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
@@ -154,7 +158,7 @@ CLASS="APPLICATION"
 ></DT
 ><DT
 >3.3. <A
-HREF="documentation.html#AEN217"
+HREF="documentation.html#AEN206"
 >Privoxy Custom Entities</A
 ></DT
 ></DL
@@ -393,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 or XXX</A
+    existing code, use XXX</A
 ></DT
 ></DL
 ></DD
@@ -455,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
@@ -529,21 +527,6 @@ HREF="newrelease.html#NEWRELEASE-MACOSX"
 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
@@ -563,73 +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#REPORTING"
->Reporting Problems</A
-></DT
-><DD
-><DL
-><DT
->8.2.1. <A
-HREF="contact.html#CONTACT-ADS"
->Reporting Ads or Other Configuration Problems</A
-></DT
-><DT
->8.2.2. <A
-HREF="contact.html#CONTACT-BUGS"
->Reporting Bugs</A
-></DT
-></DL
-></DD
-><DT
->8.3. <A
-HREF="contact.html#CONTACT-FEATURE"
->Request New Features</A
-></DT
-><DT
->8.4. <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#AEN1224"
->License</A
-></DT
-><DT
->9.2. <A
-HREF="copyright.html#AEN1240"
->History</A
-></DT
-></DL
-></DD
-><DT
->10. <A
-HREF="seealso.html"
->See also</A
-></DT
 ></DL
 ></DIV
 ></DIV