Syncing with 3.0. This should be it for doc sources. Not all builds tested yet.
[privoxy.git] / doc / source / webserver / index.sgml
index b50137c..46fa09b 100644 (file)
@@ -5,9 +5,9 @@
 <!entity history SYSTEM "history.sgml">
 <!entity copyright SYSTEM "copyright.sgml">
 <!entity license SYSTEM "license.sgml">
-<!entity p-version "2.9.15">
-<!entity p-status "beta">
-<!entity % p-not-stable "INCLUDE">
+<!entity p-version SYSTEM "doc_version.tmp">
+<!entity p-status SYSTEM "doc_status.tmp">
+<!entity % p-not-stable "IGNORE">
 <!entity % p-stable "IGNORE">
 <!entity  my-copy "&copy;">        <!-- kludge for docbook2man            -->
 <!entity % p-homepage "IGNORE">    <!-- toggle for webserver index.html   -->
@@ -20,7 +20,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
- $Id: index.sgml,v 1.18 2002/05/28 02:31:38 hal9 Exp $
+ $Id: index.sgml,v 1.16.2.8 2002/08/16 03:05:42 hal9 Exp $
 
  Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
  See LICENSE.
@@ -36,7 +36,7 @@
  perl.
 
  Generates: index.html, for webserver home page.
-            And privoxy-index.html, for packaging with docs.
+            privoxy-index.html, for packaging with docs
  
 -->
 
 
  <abstract>
 
-<![%dummy;[
-  <para>
-   <comment>
-    This is here to keep vim syntax file from breaking :/
-    If I knew enough to fix it, I would.
-    PLEASE DO NOT REMOVE! HB: hal@foobox.net
-   </comment>
-  </para>
-]]>
 
 <!-- Include privoxy.sgml boilerplate: -->
   &p-intro;
@@ -75,8 +66,7 @@
 
 <![%p-homepage;[
   <para>
-   The most recent version is &p-version; (&p-status;). (Odd numbered versions 
-   are available only through CVS.)
+   The most recent release is &p-version; (&p-status;). 
   </para>
 ]]>
 
     <ulink url="developer-manual/index.html">Developer Manual</ulink>
    </para>
   </listitem>
+<![%p-homepage;[
+<!-- not included for local installation index page -->
+  <listitem>
+   <para>
+    <ulink url="pdf/privoxy-pdf-docs.zip">The above docs as PDF in Zip archive</ulink>
+   </para>
+  </listitem> ]]>
   <listitem>
    <para>
     <ulink url="man-page/privoxy-man-page.html">Classic Man Page</ulink>
   <colspec colname=c1 align="center">
   <tbody>
    <row>
-    <entry align="center">Prixoxy is developed on:</entry>
+    <entry align="center">Privoxy is developed on:</entry>
    </row>
    <row>
     <entry align="center">
  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
  $Log: index.sgml,v $
+ Revision 1.16.2.8  2002/08/16 03:05:42  hal9
+ Put all pdf docs in a zip archive now.
+
+ Revision 1.16.2.7  2002/08/14 16:40:00  hal9
+ Add links to pdf docs.
+
+ Revision 1.16.2.6  2002/07/26 15:22:15  oes
+ Most recent release now inserted automatically (again)
+
+ Revision 1.16.2.5  2002/06/09 18:59:16  hal9
+ Correct typo.
+
+ Revision 1.16.2.4  2002/06/09 16:36:33  hal9
+ Clarifications on filtering and MIME. Hardcode 'latest release' in index.html.
+
  Revision 1.16.2.3  2002/05/28 02:31:38  hal9
  New file, privoxy-index.html, for bundling with documentation. Built from
  index.sgml, like homepage, but with content toggles more suitable for this use.