From: hal9 Date: Sat, 19 Jan 2008 15:10:36 +0000 (+0000) Subject: Rebuilt html docs for Privoxy 3.0.8 X-Git-Tag: v_3_0_8~19 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=3ec6603d75254171971d369543469c44d681dcae Rebuilt html docs for Privoxy 3.0.8 --- diff --git a/doc/webserver/developer-manual/coding.html b/doc/webserver/developer-manual/coding.html index 656a97dc..789a9790 100644 --- a/doc/webserver/developer-manual/coding.html +++ b/doc/webserver/developer-manual/coding.html @@ -2333,7 +2333,7 @@ WIDTH="100%" >
const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 2.13 2007/10/30 17:59:31 fabiankeil Exp $";
+>const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 2.14 2008/01/17 01:49:51 hal9 Exp $";
 /*********************************************************************
  *
  * File        :  $Source$
@@ -2421,7 +2421,7 @@ WIDTH="100%"
 CLASS="PROGRAMLISTING"
 >#ifndef _FILENAME_H
 #define _FILENAME_H
-#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 2.13 2007/10/30 17:59:31 fabiankeil Exp $"
+#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 2.14 2008/01/17 01:49:51 hal9 Exp $"
 /*********************************************************************
  *
  * File        :  $Source$
diff --git a/doc/webserver/developer-manual/documentation.html b/doc/webserver/developer-manual/documentation.html
index d34ca841..944aeb35 100644
--- a/doc/webserver/developer-manual/documentation.html
+++ b/doc/webserver/developer-manual/documentation.html
@@ -799,7 +799,7 @@ CLASS="APPLICATION"
 > 
     version string, e.g. "3.0.7""3.0.8".
    

$Id: developer-manual.sgml,v 2.13 2007/10/30 17:59:31 fabiankeil Exp $

$Id: developer-manual.sgml,v 2.14 2008/01/17 01:49:51 hal9 Exp $

Please note that this document is constantly evolving. This copy represents - the state at the release of version 3.0.7. + the state at the release of version 3.0.8. You can find the latest version of the this manual at

  debchange -v 3.0.7-beta-1 "New upstream version"
debchange -v 3.0.8-stable-1 "New upstream version"
This will create ../privoxy_3.0.7-beta-1_i386.deb../privoxy_3.0.8-stable-1_i386.deb which can be uploaded. To upload the package to Sourceforge, simply issue @@ -1824,7 +1824,7 @@ CLASS="LITERAL" CLASS="emphasis" >3.0.7 +>3.0.8 (beta). diff --git a/doc/webserver/faq/configuration.html b/doc/webserver/faq/configuration.html index 7de733f2..e4d36f08 100644 --- a/doc/webserver/faq/configuration.html +++ b/doc/webserver/faq/configuration.html @@ -81,7 +81,7 @@ CLASS="SECT2" >

3.1. What exactly is an "actions"

3.3. How are actions files configured? What is the easiest way to do this?

3.4. There are several different "actions"

3.11. What is the default.filter

3.13. Instead of ads, now I get a checkerboard pattern. I don't want to see anything.

3.14. Why would anybody want to see a checkerboard pattern?

3.15. I see some images being replaced with text instead of the checkerboard image. Why and how do I get rid of this?

7.1. License

7.2. History