From 73c15699adc5221fcc3fcd1e2c12e68eaa06ab34 Mon Sep 17 00:00:00 2001 From: hal9 Date: Tue, 28 May 2002 02:31:38 +0000 Subject: [PATCH] New file, privoxy-index.html, for bundling with documentation. Built from index.sgml, like homepage, but with content toggles more suitable for this use. --- doc/source/webserver/index.sgml | 40 ++-- doc/webserver/p_doc.css | 3 +- doc/webserver/privoxy-index.html | 307 +++++++++++++++++++++++++++++++ 3 files changed, 336 insertions(+), 14 deletions(-) create mode 100644 doc/webserver/privoxy-index.html diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml index b04f6d31..d2ba7a05 100644 --- a/doc/source/webserver/index.sgml +++ b/doc/source/webserver/index.sgml @@ -9,19 +9,18 @@ - - - + + ]>
- Privoxy - Homepage + Privoxy - <![%p-homepage;[Home Page]]><![%p-index;[The Privacy Enhancing Proxy]]> + Project Index Page v&p-version;]]> @@ -71,10 +73,12 @@ &p-intro; + The most recent version is &p-version; (&p-status;). (Odd numbered versions are available only through CVS.) +]]> @@ -170,7 +174,7 @@ - + @@ -195,7 +199,7 @@ - +]]> + + + +]]> + @@ -235,6 +245,10 @@ Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: index.sgml,v $ + Revision 1.16.2.2 2002/05/26 22:04:46 hal9 + Add several comments, and reworded 'most recent release', ie we don't officially + release odd numbered versions. + Revision 1.16.2.1 2002/05/26 17:40:02 hal9 Make team pictures link absolute for docs. diff --git a/doc/webserver/p_doc.css b/doc/webserver/p_doc.css index d8e0bd97..84459e61 100644 --- a/doc/webserver/p_doc.css +++ b/doc/webserver/p_doc.css @@ -1,7 +1,7 @@ /* * CSS for Privoxy documentation * - * $Id: privoxy.css,v 1.2 2002/04/09 11:55:20 oes Exp $ + * $Id: p_doc.css,v 1.2 2002/05/23 23:20:48 oes Exp $ */ /* @@ -26,6 +26,7 @@ h4 { color: #99001d; font-size: 110%; } div.sect1 { margin-left: 2%; } h1,h2,h3,h4 {margin-left: -2%; } h1.title { margin-left: 0; } +h2.subtitle { margin-left: 0; } /* * Underlined links disturb the examples; diff --git a/doc/webserver/privoxy-index.html b/doc/webserver/privoxy-index.html new file mode 100644 index 00000000..7e6e2cb9 --- /dev/null +++ b/doc/webserver/privoxy-index.html @@ -0,0 +1,307 @@ +Privoxy - The Privacy Enhancing Proxy + +

Privoxy - The Privacy Enhancing Proxy

Project Index Page v2.9.15

+

Privoxy is a web proxy with advanced filtering + capabilities for protecting privacy, filtering web page content, managing + cookies, controlling access, and removing ads, banners, pop-ups and other + obnoxious Internet junk. Privoxy has a very + flexible configuration and can be customized to suit individual needs and + tastes. Privoxy has application for both + stand-alone systems and multi-user networks.

Privoxy is based on Internet + Junkbuster (tm).



Copyright © 2001, 2002 by Privoxy Developers +

\ No newline at end of file -- 2.50.1