From: Fabian Keil <fk@fabiankeil.de> Date: Fri, 14 Feb 2020 13:32:55 +0000 (+0100) Subject: Regenerate developer manual X-Git-Tag: v_3_0_29~528 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/user-manual/@default-cgi@toggle?a=commitdiff_plain;h=ef2fe2beb361222adde485877b5f72d04709b5a4;p=privoxy.git Regenerate developer manual --- diff --git a/doc/webserver/developer-manual/documentation.html b/doc/webserver/developer-manual/documentation.html index 70a0845d..8bee4e34 100644 --- a/doc/webserver/developer-manual/documentation.html +++ b/doc/webserver/developer-manual/documentation.html @@ -209,7 +209,7 @@ </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 diff --git a/doc/webserver/developer-manual/git.html b/doc/webserver/developer-manual/git.html index 9efdbdcf..a87b6777 100644 --- a/doc/webserver/developer-manual/git.html +++ b/doc/webserver/developer-manual/git.html @@ -31,9 +31,12 @@ 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= diff --git a/doc/webserver/developer-manual/index.html b/doc/webserver/developer-manual/index.html index decc62d5..cd846bf2 100644 --- a/doc/webserver/developer-manual/index.html +++ b/doc/webserver/developer-manual/index.html @@ -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> - © 2001-2018 by <a href="https://www.privoxy.org/" target="_top">Privoxy Developers</a></sub><br></p> + © 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> diff --git a/doc/webserver/developer-manual/newrelease.html b/doc/webserver/developer-manual/newrelease.html index 9c106a5b..95ac34a4 100644 --- a/doc/webserver/developer-manual/newrelease.html +++ b/doc/webserver/developer-manual/newrelease.html @@ -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 >| doc/source/changelog.sgml</pre> + <pre class= + "PROGRAMLISTING"> $ utils/changelog2doc.pl /tmp/change.log >| 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>