Rebuild docs for 3.0.25 beta
[privoxy.git] / doc / webserver / developer-manual / index.html
index cb1fc2f..ee094af 100644 (file)
       <h1 class="TITLE"><a name="AEN2" id="AEN2">Privoxy Developer
       Manual</a></h1>
 
-      <p class="PUBDATE"><sub><a href="copyright.html">Copyright</a> &copy;
-      2001-2009 by <a href="http://www.privoxy.org/" target="_top">Privoxy
+      <p class="PUBDATE"><sub><a href=
+      "https://www.privoxy.org/user-manual/copyright.html" target=
+      "_top">Copyright</a> &copy; 2001-2016 by <a href=
+      "https://www.privoxy.org/" target="_top">Privoxy
       Developers</a></sub><br></p>
 
-      <p class="PUBDATE">$Id: developer-manual.sgml,v 2.38 2011/12/26
-      17:05:40 fabiankeil Exp $<br></p>
+      <p class="PUBDATE">$Id: developer-manual.sgml,v 2.70 2016/05/22
+      12:42:11 fabiankeil Exp $<br></p>
 
       <div>
         <div class="ABSTRACT">
           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.19. You can find
+          represents the state at the release of version 3.0.25. You can find
           the latest version of the this manual at <a href=
-          "http://www.privoxy.org/developer-manual/" target=
-          "_top">http://www.privoxy.org/developer-manual/</a>. Please see
-          <a href="contact.html">the Contact section</a> on how to contact
-          the developers.</p>
+          "https://www.privoxy.org/developer-manual/" target=
+          "_top">https://www.privoxy.org/developer-manual/</a>. 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>
         </div>
       </div>
       <hr>
@@ -84,7 +88,7 @@
             <dt>3.2. <a href="documentation.html#DOCSTYLE"><span class=
             "APPLICATION">Privoxy</span> Documentation Style</a></dt>
 
-            <dt>3.3. <a href="documentation.html#AEN217">Privoxy Custom
+            <dt>3.3. <a href="documentation.html#AEN207">Privoxy Custom
             Entities</a></dt>
           </dl>
         </dd>
                 <dt>4.7.3. <a href="coding.html#S38">Try to avoid falling
                 through cases in a switch statement.</a></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
+                <dt>4.7.4. <a href="coding.html#S40">Don't mix size_t and
                 other types</a></dt>
 
-                <dt>4.7.6. <a href="coding.html#S41">Declare each variable
+                <dt>4.7.5. <a href="coding.html#S41">Declare each variable
                 and struct on its own line.</a></dt>
 
-                <dt>4.7.7. <a href="coding.html#S42">Use malloc/zalloc
+                <dt>4.7.6. <a href="coding.html#S42">Use malloc/zalloc
                 sparingly</a></dt>
 
-                <dt>4.7.8. <a href="coding.html#S43">The Programmer Who Uses
+                <dt>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 href="coding.html#S44">Add loaders to the
+                <dt>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 href="coding.html#S45">"Uncertain" new code
-                and/or changes to existing code, use FIXME or XXX</a></dt>
+                <dt>4.7.9. <a href="coding.html#S45">"Uncertain" new code
+                and/or changes to existing code, use XXX</a></dt>
               </dl>
             </dd>
 
           <dl>
             <dt>5.1. <a href="testing.html#TESTING-PLAN">Testplan for
             releases</a></dt>
-
-            <dt>5.2. <a href="testing.html#TESTING-REPORT">Test
-            reports</a></dt>
           </dl>
         </dd>
 
 
                 <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>
 
         </dd>
 
         <dt>7. <a 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#MAILING-LISTS">Mailing
-            Lists</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#AEN1231">License</a></dt>
-
-            <dt>9.2. <a href="copyright.html#AEN1247">History</a></dt>
-          </dl>
-        </dd>
-
-        <dt>10. <a href="seealso.html">See also</a></dt>
       </dl>
     </div>
   </div>