From: Fabian Keil <fk@fabiankeil.de> Date: Sat, 30 May 2020 13:55:15 +0000 (+0200) Subject: Regenerate docs with updated 'debug 1' description X-Git-Tag: v_3_0_29~353 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/user-manual/developer-manual/@default-cgi@toggle?a=commitdiff_plain;h=cd8bce8ef339df6f04982b37aaa008a8eea0f0ac;p=privoxy.git Regenerate docs with updated 'debug 1' description It now logs all requests, not just the ones that passed through. --- diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html index 197c8559..912f33c9 100644 --- a/doc/webserver/user-manual/actions-file.html +++ b/doc/webserver/user-manual/actions-file.html @@ -73,7 +73,7 @@ <p>The default profiles, and their associated actions, as pre-defined in <tt class= "FILENAME">default.action</tt> are:</p> <div class="TABLE"> - <a name="AEN3105" id="AEN3105"></a> + <a name="AEN3104" id="AEN3104"></a> <p><b>Table 1. Default Configurations</b></p> <table border="1" frame="border" rules="all" class="CALSTABLE"> <col width="1*" title="C1"> diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html index 4c4511a7..a3bac6af 100644 --- a/doc/webserver/user-manual/appendix.html +++ b/doc/webserver/user-manual/appendix.html @@ -202,7 +202,7 @@ these. If not, you will get a friendly error message. Internet access is not necessary either.</p> <ul> <li> - <p>Privoxy main page:</p><a name="AEN6290" id="AEN6290"></a> + <p>Privoxy main page:</p><a name="AEN6289" id="AEN6289"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/" target="_top">http://config.privoxy.org/</a></p> </blockquote> @@ -211,7 +211,7 @@ "APPLICATION">Privoxy</span>)</p> </li> <li> - <p>View and toggle client tags:</p><a name="AEN6298" id="AEN6298"></a> + <p>View and toggle client tags:</p><a name="AEN6297" id="AEN6297"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/client-tags" target= "_top">http://config.privoxy.org/client-tags</a></p> @@ -219,21 +219,21 @@ </li> <li> <p>Show information about the current configuration, including viewing and editing of actions - files:</p><a name="AEN6303" id="AEN6303"></a> + files:</p><a name="AEN6302" id="AEN6302"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/show-status" target= "_top">http://config.privoxy.org/show-status</a></p> </blockquote> </li> <li> - <p>Show the browser's request headers:</p><a name="AEN6308" id="AEN6308"></a> + <p>Show the browser's request headers:</p><a name="AEN6307" id="AEN6307"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/show-request" target= "_top">http://config.privoxy.org/show-request</a></p> </blockquote> </li> <li> - <p>Show which actions apply to a URL and why:</p><a name="AEN6313" id="AEN6313"></a> + <p>Show which actions apply to a URL and why:</p><a name="AEN6312" id="AEN6312"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/show-url-info" target= "_top">http://config.privoxy.org/show-url-info</a></p> @@ -242,15 +242,15 @@ <li> <p>Toggle Privoxy on or off. This feature can be turned off/on in the main <tt class="FILENAME">config</tt> file. When toggled <span class="QUOTE">"off"</span>, <span class="QUOTE">"Privoxy"</span> continues to run, - but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6321" id="AEN6321"></a> + but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6320" id="AEN6320"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/toggle" target="_top">http://config.privoxy.org/toggle</a></p> </blockquote> - <p>Short cuts. Turn off, then on:</p><a name="AEN6325" id="AEN6325"></a> + <p>Short cuts. Turn off, then on:</p><a name="AEN6324" id="AEN6324"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/toggle?set=disable" target= "_top">http://config.privoxy.org/toggle?set=disable</a></p> - </blockquote><a name="AEN6328" id="AEN6328"></a> + </blockquote><a name="AEN6327" id="AEN6327"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/toggle?set=enable" target= "_top">http://config.privoxy.org/toggle?set=enable</a></p> diff --git a/doc/webserver/user-manual/config.html b/doc/webserver/user-manual/config.html index 6ec09c89..206d1e4e 100644 --- a/doc/webserver/user-manual/config.html +++ b/doc/webserver/user-manual/config.html @@ -547,8 +547,8 @@ <table border="0" bgcolor="#E0E0E0" width="90%"> <tr> <td> - <pre class="PROGRAMLISTING"> debug 1 # Log the destination for each request <span class= - "APPLICATION">Privoxy</span> let through. See also debug 1024. + <pre class= + "PROGRAMLISTING"> debug 1 # Log the destination for each request. See also debug 1024. debug 2 # show each connection status debug 4 # show I/O status debug 8 # show header parsing