Rebuild docs with cors-allowed-origin directive
[privoxy.git] / doc / webserver / developer-manual / documentation.html
index 4487588..70a0845 100644 (file)
@@ -5,10 +5,10 @@
   <title>Documentation Guidelines</title>
   <meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.79">
   <link rel="HOME" title="Privoxy Developer Manual" href="index.html">
-  <link rel="PREVIOUS" title="The CVS Repository" href="cvs.html">
+  <link rel="PREVIOUS" title="The Git Repository" href="git.html">
   <link rel="NEXT" title="Coding Guidelines" href="coding.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="SECT1" bgcolor="#EEEEEE" text="#000000" link="#0000FF" vlink="#840084" alink="#0000FF">
   <div class="NAVHEADER">
@@ -17,7 +17,7 @@
         <th colspan="3" align="center">Privoxy Developer Manual</th>
       </tr>
       <tr>
-        <td width="10%" align="left" valign="bottom"><a href="cvs.html" accesskey="P">Prev</a></td>
+        <td width="10%" align="left" valign="bottom"><a href="git.html" accesskey="P">Prev</a></td>
         <td width="80%" align="center" valign="bottom"></td>
         <td width="10%" align="right" valign="bottom"><a href="coding.html" accesskey="N">Next</a></td>
       </tr>
     <p>Other, less formal documents (e.g. <tt class="FILENAME">LICENSE</tt>) are maintained as plain text files in the
     top-level source directory.</p>
     <p>Packagers are encouraged to include this documentation. For those without the ability to build the docs locally,
-    text versions of each are kept in CVS. HTML versions are also being kept in CVS under <tt class=
+    text versions of each are kept in Git. HTML versions are also being kept in Git under <tt class=
     "FILENAME">doc/webserver/*</tt>.</p>
     <p>Formal documents are built with the Makefile targets of <samp class="COMPUTEROUTPUT">make dok</samp>. The build
     process uses the document SGML sources in <samp class="COMPUTEROUTPUT">doc/source/*/*</samp> to update all text
     files in <samp class="COMPUTEROUTPUT">doc/text/</samp> and to update all HTML documents in <samp class=
     "COMPUTEROUTPUT">doc/webserver/</samp>.</p>
-    <p>Documentation writers should please make sure documents build successfully before committing to CVS, if
+    <p>Documentation writers should please make sure documents build successfully before committing to Git, if
     possible.</p>
     <p>How do you update the webserver (i.e. the pages on privoxy.org)?</p>
     <ol type="1">
@@ -66,7 +66,7 @@
         "COMPUTEROUTPUT">doc/webserver</samp> to the sourceforge webserver via scp.</p>
       </li>
     </ol>
-    <p>Finished docs should be occasionally submitted to CVS (<tt class="FILENAME">doc/webserver/*/*.html</tt>) so that
+    <p>Finished docs should be occasionally submitted to Git (<tt class="FILENAME">doc/webserver/*/*.html</tt>) so that
     those without the ability to build them locally, have access to them if needed. This is especially important just
     prior to a new release! Please do this <span class="emphasis"><i class="EMPHASIS">after</i></span> the <tt class=
     "LITERAL">$VERSION</tt> and other release specific data in <tt class="FILENAME">configure.in</tt> has been updated
         </tbody>
       </table>
       <p>Look at any of the existing docs for examples of all these and more.</p>
-      <p>You might also find <span class="QUOTE">"<a href=
-      "http://opensource.bureau-cornavin.com/crash-course/index.html" target="_top">Writing Documentation Using DocBook
-      - A Crash Course</a>"</span> useful.</p>
+      <p>You might also find <span class="QUOTE">" <a href=
+      "https://web.archive.org/web/20160315230758/http://opensource.bureau-cornavin.com/crash-course/index.html"
+      target="_top">Writing Documentation Using DocBook - A Crash Course</a>"</span> useful.</p>
     </div>
     <div class="SECT2">
       <h2 class="SECT2"><a name="DOCSTYLE" id="DOCSTYLE">3.2. <span class="APPLICATION">Privoxy</span> Documentation
           should be on their own line. Like:</p>
           <p class="LITERALLAYOUT">&nbsp;&lt;para&gt;<br>
           &nbsp;&nbsp;Some&nbsp;text&nbsp;goes&nbsp;here.<br>
-          &nbsp;&lt;/para&gt;<br>
-          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>Tags marking individual words, or few words, should be in-line:
+          &nbsp;&lt;/para&gt;</p>
+          <p>Tags marking individual words, or few words, should be in-line:</p>
           <p class="LITERALLAYOUT">
-          &nbsp;&nbsp;Just&nbsp;to&nbsp;&lt;emphasis&gt;emphasize&lt;/emphasis&gt;,&nbsp;some&nbsp;text&nbsp;goes&nbsp;here.<br>
-
-          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
+          &nbsp;&nbsp;Just&nbsp;to&nbsp;&lt;emphasis&gt;emphasize&lt;/emphasis&gt;,&nbsp;some&nbsp;text&nbsp;goes&nbsp;here.</p>
         </li>
         <li>
           <p>Tags should be nested and step indented for block text like: (except in-line tags)</p>
           &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/listitem&gt;<br>
           &nbsp;&nbsp;&nbsp;&lt;/para&gt;<br>
           &nbsp;&nbsp;&lt;/itemizedlist&gt;<br>
-          &nbsp;&lt;/para&gt;<br>
-          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>This makes it easier to find the text amongst the tags ;-)
+          &nbsp;&lt;/para&gt;</p>
+          <p>This makes it easier to find the text amongst the tags ;-)</p>
         </li>
         <li>
           <p>Use white space to separate logical divisions within a document, like between sections. Running everything
       </ul>
     </div>
     <div class="SECT2">
-      <h2 class="SECT2"><a name="AEN207" id="AEN207">3.3. Privoxy Custom Entities</a></h2>
+      <h2 class="SECT2"><a name="AEN203" id="AEN203">3.3. Privoxy Custom Entities</a></h2>
       <p><span class="APPLICATION">Privoxy</span> documentation is using a number of customized <span class=
       "QUOTE">"entities"</span> to facilitate documentation maintenance.</p>
       <p>We are using a set of <span class="QUOTE">"boilerplate"</span> files with generic text, that is used by
           <p><tt class="LITERAL">&lt;!entity supported SYSTEM "supported.sgml"&gt;</tt></p>
           <p>In this example, the contents of the file, <tt class="FILENAME">supported.sgml</tt> is available for
           inclusion anywhere in the doc. To make this happen, just reference the now defined entity: <tt class=
-          "LITERAL">&amp;supported;</tt> (starts with an ampersand and ends with a semi-colon), and the contents will
+          "LITERAL">&#38;supported;</tt> (starts with an ampersand and ends with a semi-colon), and the contents will
           be dumped into the finished doc at that point.</p>
         </li>
         <li>
             <tbody>
               <tr>
                 <td><span class="emphasis"><i class="EMPHASIS">p-version</i></span>: the <span class=
-                "APPLICATION">Privoxy</span> version string, e.g. <span class="QUOTE">"3.0.27"</span>.</td>
+                "APPLICATION">Privoxy</span> version string, e.g. <span class="QUOTE">"3.0.29"</span>.</td>
               </tr>
               <tr>
                 <td><span class="emphasis"><i class="EMPHASIS">p-status</i></span>: the project status, either
     <hr align="left" width="100%">
     <table summary="Footer navigation table" width="100%" border="0" cellpadding="0" cellspacing="0">
       <tr>
-        <td width="33%" align="left" valign="top"><a href="cvs.html" accesskey="P">Prev</a></td>
+        <td width="33%" align="left" valign="top"><a href="git.html" accesskey="P">Prev</a></td>
         <td width="34%" align="center" valign="top"><a href="index.html" accesskey="H">Home</a></td>
         <td width="33%" align="right" valign="top"><a href="coding.html" accesskey="N">Next</a></td>
       </tr>
       <tr>
-        <td width="33%" align="left" valign="top">The CVS Repository</td>
+        <td width="33%" align="left" valign="top">The Git Repository</td>
         <td width="34%" align="center" valign="top">&nbsp;</td>
         <td width="33%" align="right" valign="top">Coding Guidelines</td>
       </tr>