From: Fabian Keil
Date: Fri, 21 Dec 2018 17:07:09 +0000 (+0100)
Subject: Rebuild docs for Privoxy 3.0.27 stable
X-Git-Tag: v_3_0_27~10
X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=75397537c3986cafa8dc1b4b37af40f93ab9372f;p=privoxy.git
Rebuild docs for Privoxy 3.0.27 stable
---
diff --git a/INSTALL b/INSTALL
index 67995e57..1f00e94c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -39,8 +39,8 @@ compiler like gcc are required.
When building from a source tarball, first unpack the source:
- tar xzvf privoxy-3.0.27-beta-src.tar.gz
- cd privoxy-3.0.27-beta
+ tar xzvf privoxy-3.0.27-stable-src.tar.gz
+ cd privoxy-3.0.27-stable
To build the development version, you can get the source code by doing:
diff --git a/README b/README
index 7b27a1c1..80878943 100644
--- a/README
+++ b/README
@@ -32,9 +32,8 @@
*
*********************************************************************/
-This README is included with the development version of Privoxy 3.0.27. See
-https://www.privoxy.org/ for more information. The current code maturity level
-is "UNRELEASED", but seems stable to us :).
+This README is included with Privoxy 3.0.27. See https://www.privoxy.org/ for
+more information. The current code maturity level is "stable".
-------------------------------------------------------------------------------
@@ -105,22 +104,16 @@ try it with FTP or other protocols for the simple reason it does not work.
The actions list can be configured via the web interface accessed via http://
p.p/, as well other options.
-All configuration files are subject to unannounced changes during the
-development process.
-
-------------------------------------------------------------------------------
5. DOCUMENTATION
-There should be documentation in the 'doc' subdirectory, but it may not be
-completed at this point. In particular, see the User Manual there, the FAQ, and
-those interested in Privoxy development, should look at developer-manual.
+There should be documentation in the 'doc' subdirectory. In particular, see the
+User Manual there, the FAQ, and those interested in Privoxy development, should
+look at developer-manual.
-The most up to date source of information on the current development version,
-may still be either comments in the source code, or the included configuration
-files. The source and configuration files are all well commented. The main
-configuration files are: 'config', 'default.action', and 'default.filter' in
-the top-level source directory.
+The source and configuration files are all well commented. The main
+configuration files are: 'config', 'default.action', and 'default.filter'.
Included documentation may vary according to platform and packager. All
documentation is posted on https://www.privoxy.org, in case you don't have it,
diff --git a/doc/webserver/developer-manual/index.html b/doc/webserver/developer-manual/index.html
index 4d584ace..9c8c8c6e 100644
--- a/doc/webserver/developer-manual/index.html
+++ b/doc/webserver/developer-manual/index.html
@@ -145,7 +145,7 @@
- 6.1. Version numbers
- - 6.2. Before the Release: Freeze
+ - 6.2. Before the Release
- 6.3. Building and Releasing the Packages
-
diff --git a/doc/webserver/developer-manual/newrelease.html b/doc/webserver/developer-manual/newrelease.html
index 265edc7e..8aa7015f 100644
--- a/doc/webserver/developer-manual/newrelease.html
+++ b/doc/webserver/developer-manual/newrelease.html
@@ -84,7 +84,7 @@
"LITERAL">v_3_0_branch at the moment).
-
+
The following must be done by one of the developers
prior to each new release.
@@ -175,9 +175,10 @@ for-privoxy-version=3.0.11
- $ make dok
+ $ make man
+ $ make dok
+ $ make dok-man
$ make dok-tidy
- $ make man
$ make config-file
|
@@ -540,7 +541,7 @@ for-privoxy-version=3.0.11
- debchange -v 3.0.27-UNRELEASED-1 "New upstream version"
+ debchange -v 3.0.27-stable-1 "New upstream version"
|
@@ -552,7 +553,7 @@ for-privoxy-version=3.0.11
- This will create ../privoxy_3.0.27-UNRELEASED-1_i386.deb which can be uploaded. To
+
This will create ../privoxy_3.0.27-stable-1_i386.deb which can be uploaded. To
upload the package to Sourceforge, simply issue
diff --git a/doc/webserver/index.html b/doc/webserver/index.html
index b0aedab1..d0f30288 100644
--- a/doc/webserver/index.html
+++ b/doc/webserver/index.html
@@ -32,7 +32,7 @@
"_top">https://www.privoxy.org/faq/general.html#DONATE
- The most recent release is 3.0.27 (UNRELEASED).
+ The most recent release is 3.0.27 (stable).
@@ -40,7 +40,7 @@
You can download Privoxy here, from this mirror, or from this mirror, or from SourceForge.
Note that the Privoxy project currently has no trusted build infrastructure. Binary packages are built and
uploaded by individual members of the Privoxy project or external contributors. For details check the
diff --git a/doc/webserver/privoxy-index.html b/doc/webserver/privoxy-index.html
index 9c58695d..bd33dd85 100644
--- a/doc/webserver/privoxy-index.html
+++ b/doc/webserver/privoxy-index.html
@@ -40,7 +40,7 @@
You can download Privoxy here, from this mirror, or from this mirror, or from SourceForge.
Note that the Privoxy project currently has no trusted build infrastructure. Binary packages are built and
uploaded by individual members of the Privoxy project or external contributors. For details check the
diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html
index 5fc01d7d..d1c0e092 100644
--- a/doc/webserver/user-manual/actions-file.html
+++ b/doc/webserver/user-manual/actions-file.html
@@ -73,7 +73,7 @@
The default profiles, and their associated actions, as pre-defined in default.action are:
-
+
Table 1. Default Configurations
diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html
index 0148eec2..38dd3763 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.
-
-
Privoxy main page:
+ Privoxy main page:
http://config.privoxy.org/
@@ -212,28 +212,28 @@
-
Show information about the current configuration, including viewing and editing of actions
- files:
+ files:
http://config.privoxy.org/show-status
-
-
Show the source code version numbers:
+ Show the source code version numbers:
http://config.privoxy.org/show-version
-
-
Show the browser's request headers:
+ Show the browser's request headers:
http://config.privoxy.org/show-request
-
-
Show which actions apply to a URL and why:
+ Show which actions apply to a URL and why:
http://config.privoxy.org/show-url-info
@@ -242,15 +242,15 @@
-
Toggle Privoxy on or off. This feature can be turned off/on in the main config
file. When toggled "off", "Privoxy" continues to run,
- but only as a pass-through proxy, with no actions taking place:
+ but only as a pass-through proxy, with no actions taking place:
http://config.privoxy.org/toggle
- Short cuts. Turn off, then on:
+ Short cuts. Turn off, then on:
http://config.privoxy.org/toggle?set=disable
-
+
http://config.privoxy.org/toggle?set=enable
diff --git a/doc/webserver/user-manual/configuration.html b/doc/webserver/user-manual/configuration.html
index 9bc54926..0dc23c0d 100644
--- a/doc/webserver/user-manual/configuration.html
+++ b/doc/webserver/user-manual/configuration.html
@@ -40,7 +40,7 @@
- Privoxy Menu
+ Privoxy Menu
@@ -93,8 +93,7 @@
For Unix, *BSD and GNU/Linux, all configuration files are located in /etc/privoxy/
by default. For MS Windows and OS/2 these are all in the same directory as the Privoxy executable. The name and number of configuration files has changed from previous
- versions, and is subject to change as development progresses.
+ "APPLICATION">Privoxy executable.
The installed defaults provide a reasonable starting point, though some settings may be aggressive by some
standards. For the time being, the principle configuration files are:
@@ -146,9 +145,6 @@
listening address of Privoxy, these "wake up"
requests must obviously be sent to the old listening
address.
- While under development, the configuration content is subject to change. The below documentation may not be
- accurate by the time you read this. Also, what constitutes a "default" setting, may
- change, so please check all your configuration files on important issues.
- This documentation is included with the current UNRELEASED version of Privoxy,
- 3.0.27, and is mostly complete at this point. The most up to date reference for the time being is still the
- comments in the source files and in the individual configuration files. Development of a new version is currently
- nearing completion, and includes significant changes and enhancements over earlier versions.
- Since this is a UNRELEASED version, not all new features are well tested. This documentation may be slightly out
- of sync as a result (especially with git sources). And there may be bugs, though
- hopefully not many!
+ This documentation is included with the current stable version of Privoxy,
+ 3.0.27.
In addition to the core features of ad blocking and cookie management, Privoxy provides many supplemental
- features, some of them currently under development, that give the end-user more control, more privacy and more
- freedom:
+ features, that give the end-user more control, more privacy and more freedom:
-
Supports "Connection: keep-alive". Outgoing connections can be kept alive independently from the
diff --git a/doc/webserver/user-manual/quickstart.html b/doc/webserver/user-manual/quickstart.html
index ebf55f54..70d9d45d 100644
--- a/doc/webserver/user-manual/quickstart.html
+++ b/doc/webserver/user-manual/quickstart.html
@@ -219,7 +219,7 @@
Find user.action in the top section, and click on "Edit":
|