Regenerate developer manual
authorFabian Keil <fk@fabiankeil.de>
Fri, 14 Feb 2020 13:32:55 +0000 (14:32 +0100)
committerFabian Keil <fk@fabiankeil.de>
Fri, 14 Feb 2020 13:48:02 +0000 (14:48 +0100)
doc/webserver/developer-manual/documentation.html
doc/webserver/developer-manual/git.html
doc/webserver/developer-manual/index.html
doc/webserver/developer-manual/newrelease.html

index 70a0845..8bee4e3 100644 (file)
       </ul>
     </div>
     <div class="SECT2">
-      <h2 class="SECT2"><a name="AEN203" id="AEN203">3.3. Privoxy Custom Entities</a></h2>
+      <h2 class="SECT2"><a name="AEN206" id="AEN206">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
index 9efdbdc..a87b677 100644 (file)
     before accessing via Git.</p>
     <div class="SECT2">
       <h2 class="SECT2"><a name="GITACCESS" id="GITACCESS">2.1. Access to Git</a></h2>
-      <p>The project's Git repository is hosted at the <a href="https://privoxy.org/" target="_top">Privoxy site.</a>
-      The Git repository URL is <tt class="LITERAL">ssh://git@git.privoxy.org:23/git/privoxy.git</tt>, the central
-      repository is called <tt class="LITERAL">privoxy</tt>, and the source branch is called <tt class=
+      <p>The project's Git repository is hosted at the <a href="https://privoxy.org/" target="_top">Privoxy
+      website</a>. For Privoxy team members with push privileges the Git repository URL is <tt class=
+      "LITERAL">ssh://git@git.privoxy.org:23/git/privoxy.git</tt>.</p>
+      <p>Contributors without push privileges can <span class="QUOTE">"git clone
+      https://www.privoxy.org/git/privoxy.git"</span>.</p>
+      <p>The central repository is called <tt class="LITERAL">privoxy</tt>, and the source branch is called <tt class=
       "LITERAL">master</tt>. Subfolders exist within the project for target-dependent build and packaging tools, each
       including the name of the target operating system in their name (e.g. Windows, OSXPackageBuilder, debian). There
       is a webview of the Git hierarchy at <a href="https://www.privoxy.org/gitweb/?p=privoxy.git;a=tree" target=
index decc62d..cd846bf 100644 (file)
@@ -13,7 +13,7 @@
     <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>
-      &copy; 2001-2018 by <a href="https://www.privoxy.org/" target="_top">Privoxy Developers</a></sub><br></p>
+      &copy; 2001-2020 by <a href="https://www.privoxy.org/" target="_top">Privoxy Developers</a></sub><br></p>
       <div>
         <div class="ABSTRACT">
           <a name="AEN8" id="AEN8"></a>
@@ -53,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#AEN203">Privoxy Custom Entities</a></dt>
+            <dt>3.3. <a href="documentation.html#AEN206">Privoxy Custom Entities</a></dt>
           </dl>
         </dd>
         <dt>4. <a href="coding.html">Coding Guidelines</a></dt>
index 9c106a5..95ac34a 100644 (file)
@@ -160,8 +160,8 @@ for-privoxy-version=3.0.11</pre>
           <table border="0" bgcolor="#E0E0E0" width="90%">
             <tr>
               <td>
-                <pre class="PROGRAMLISTING">
-                $ utils/changelog2doc.pl /tmp/change.log &gt;| doc/source/changelog.sgml</pre>
+                <pre class=
+                "PROGRAMLISTING">  $ utils/changelog2doc.pl /tmp/change.log &gt;| doc/source/changelog.sgml</pre>
               </td>
             </tr>
           </table>
@@ -427,8 +427,8 @@ for-privoxy-version=3.0.11</pre>
         <table border="0" bgcolor="#E0E0E0" width="100%">
           <tr>
             <td>
-              <pre class="PROGRAMLISTING">
-              cvs -z3 -d:pserver:anonymous@ijbswa.cvs.sourceforge.net:/cvsroot/ijbswa co os2setup</pre>
+              <pre class=
+              "PROGRAMLISTING">  cvs -z3 -d:pserver:anonymous@ijbswa.cvs.sourceforge.net:/cvsroot/ijbswa co os2setup</pre>
             </td>
           </tr>
         </table>
@@ -577,8 +577,8 @@ for-privoxy-version=3.0.11</pre>
           <table border="0" bgcolor="#E0E0E0" width="100%">
             <tr>
               <td>
-                <pre class="PROGRAMLISTING">
-                cvs -z3 -d:pserver:anonymous@ijbswa.cvs.sourceforge.net:/cvsroot/ijbswa co OSXPackageBuilder</pre>
+                <pre class=
+                "PROGRAMLISTING">  cvs -z3 -d:pserver:anonymous@ijbswa.cvs.sourceforge.net:/cvsroot/ijbswa co OSXPackageBuilder</pre>
               </td>
             </tr>
           </table>
@@ -599,8 +599,8 @@ for-privoxy-version=3.0.11</pre>
           <table border="0" bgcolor="#E0E0E0" width="100%">
             <tr>
               <td>
-                <pre class="PROGRAMLISTING">
-                cvs -z3 -d:pserver:anonymous@ijbswa.cvs.sourceforge.net:/cvsroot/ijbswa co osxsetup</pre>
+                <pre class=
+                "PROGRAMLISTING">  cvs -z3 -d:pserver:anonymous@ijbswa.cvs.sourceforge.net:/cvsroot/ijbswa co osxsetup</pre>
               </td>
             </tr>
           </table>
@@ -638,8 +638,8 @@ for-privoxy-version=3.0.11</pre>
           <table border="0" bgcolor="#E0E0E0" width="100%">
             <tr>
               <td>
-                <pre class="PROGRAMLISTING">
-                cvs -z3 -d:pserver:anonymous@ijbswa.cvs.sourceforge.net:/cvsroot/ijbswa co macsetup</pre>
+                <pre class=
+                "PROGRAMLISTING">  cvs -z3 -d:pserver:anonymous@ijbswa.cvs.sourceforge.net:/cvsroot/ijbswa co macsetup</pre>
               </td>
             </tr>
           </table>