Rebuild docs with cors-allowed-origin directive
[privoxy.git] / doc / webserver / developer-manual / index.html
index 59d6c39..decc62d 100644 (file)
@@ -6,24 +6,23 @@
   <meta name="GENERATOR" 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">
-  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>
 <body class="ARTICLE" bgcolor="#EEEEEE" text="#000000" link="#0000FF" vlink="#840084" alink="#0000FF">
   <div class="ARTICLE">
     <div class="TITLEPAGE">
       <h1 class="TITLE"><a name="AEN2" id="AEN2">Privoxy Developer Manual</a></h1>
       <p class="PUBDATE"><sub><a href="https://www.privoxy.org/user-manual/copyright.html" target="_top">Copyright</a>
-      � 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.83 2017/06/08 13:08:39 fabiankeil Exp $<br></p>
+      &copy; 2001-2018 by <a href="https://www.privoxy.org/" target="_top">Privoxy Developers</a></sub><br></p>
       <div>
         <div class="ABSTRACT">
-          <a name="AEN9" id="AEN9"></a>
+          <a name="AEN8" id="AEN8"></a>
           <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>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=
+          version 3.0.29. You can find the latest version of the this manual at <a href=
           "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>
             <dt>1.1. <a href="introduction.html#QUICKSTART">Quickstart to Privoxy Development</a></dt>
           </dl>
         </dd>
-        <dt>2. <a href="cvs.html">The CVS Repository</a></dt>
+        <dt>2. <a href="git.html">The Git Repository</a></dt>
         <dd>
           <dl>
-            <dt>2.1. <a href="cvs.html#CVSACCESS">Access to CVS</a></dt>
-            <dt>2.2. <a href="cvs.html#CVSBRANCHES">Branches</a></dt>
-            <dt>2.3. <a href="cvs.html#CVSCOMMIT">CVS Commit Guidelines</a></dt>
+            <dt>2.1. <a href="git.html#GITACCESS">Access to Git</a></dt>
+            <dt>2.2. <a href="git.html#GITBRANCHES">Branches</a></dt>
+            <dt>2.3. <a href="git.html#GITCOMMIT">Git Commit Guidelines</a></dt>
           </dl>
         </dd>
         <dt>3. <a href="documentation.html">Documentation Guidelines</a></dt>
@@ -54,7 +53,7 @@
             <dt>3.1. <a href="documentation.html#SGML">Quickstart to Docbook and SGML</a></dt>
             <dt>3.2. <a href="documentation.html#DOCSTYLE"><span class="APPLICATION">Privoxy</span> Documentation
             Style</a></dt>
-            <dt>3.3. <a href="documentation.html#AEN207">Privoxy Custom Entities</a></dt>
+            <dt>3.3. <a href="documentation.html#AEN203">Privoxy Custom Entities</a></dt>
           </dl>
         </dd>
         <dt>4. <a href="coding.html">Coding Guidelines</a></dt>
         <dd>
           <dl>
             <dt>6.1. <a href="newrelease.html#VERSIONNUMBERS">Version numbers</a></dt>
-            <dt>6.2. <a href="newrelease.html#BEFORERELEASE">Before the Release: Freeze</a></dt>
+            <dt>6.2. <a href="newrelease.html#BEFORERELEASE">Before the Release</a></dt>
             <dt>6.3. <a href="newrelease.html#THERELEASE">Building and Releasing the Packages</a></dt>
             <dd>
               <dl>