1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
2 <!entity % dummy "IGNORE">
3 <!entity p-intro SYSTEM "privoxy.sgml">
4 <!entity contacting SYSTEM "contacting.sgml">
5 <!entity history SYSTEM "history.sgml">
6 <!entity copyright SYSTEM "copyright.sgml">
7 <!entity license SYSTEM "license.sgml">
8 <!entity p-version "3.0.24">
9 <!entity p-status "UNRELEASED">
10 <!entity % p-not-stable "INCLUDE">
11 <!entity % p-stable "IGNORE">
12 <!entity my-copy "©"> <!-- kludge for docbook2man -->
13 <!entity % p-homepage "IGNORE"> <!-- toggle for webserver index.html -->
14 <!entity % p-index "IGNORE"> <!-- toggle for local doc index -->
17 File : $Source: /cvsroot/ijbswa/current/doc/source/webserver/index.sgml,v $
19 Purpose : Index file of the project's homepage and also documentation index
20 This file belongs into
21 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
23 $Id: index.sgml,v 2.31 2016/01/16 12:33:45 fabiankeil Exp $
25 Copyright (C) 2001-2009 Privoxy Developers <ijbswa-developers@lists.sourceforge.net>
28 ========================================================================
29 NOTE: Please read developer-manual/documentation.html before touching
30 anything in this, or other Privoxy documentation.
31 ========================================================================
33 Note: This is the Privoxy home page *and* builds a page that can be
34 used with local documentation as a focal point for docs or other points
35 of interest. The Makefile is adding additional meta data and content via
38 Generates: index.html, for webserver home page.
39 privoxy-index.html, for packaging with docs
45 <title>Privoxy - <![%p-homepage;[Home Page]]><![%p-index;[The Privacy Enhancing Proxy]]></title>
46 <![%p-index;[<subtitle>Project Index Page v&p-version;</subtitle>]]>
48 <!-- copyright is at bottom of page -->
55 This is here to keep vim syntax file from breaking :/
56 If I knew enough to fix it, I would.
57 PLEASE DO NOT REMOVE! HB: hal@foobox.net
62 <!-- Include privoxy.sgml boilerplate: -->
64 <!-- end boilerplate -->
68 The most recent release is <ulink url="announce.txt">&p-version; (&p-status;)</ulink>.
75 <!-- ~~~~~ New section ~~~~~ -->
78 <sect1 renderas="sect2" id="download" label=""><title>Download</title>
80 Privoxy downloads are available at
81 <ulink url="https://sourceforge.net/projects/ijbswa/files/">SourceForge</ulink>.
82 If you are not comfortable with downloading binaries from SourceForge, please
83 use <ulink url="http://www.silvester.org.uk/privoxy/">the mirror</ulink>.
87 <sect1 renderas="sect2" id="docs" label=""><title>Documentation</title>
92 <ulink url="user-manual/quickstart.html">Quickstart after installation</ulink>
97 <ulink url="user-manual/index.html">User manual</ulink>
102 <ulink url="faq/index.html">Frequently Asked Questions</ulink>
107 <ulink url="developer-manual/index.html">Developer Manual</ulink>
112 <ulink url="man-page/privoxy-man-page.html">Classic Man Page</ulink>
119 <sect1 renderas="sect2" id="moreinfo" label=""><title>More information</title>
124 <ulink url="user-manual/contact.html">Support & Service</ulink>
129 <ulink url="user-manual/copyright.html">Copyright, License, History & Authors</ulink>
134 <ulink url="user-manual/introduction.html#FEATURES">List of (new) Features</ulink>
139 <ulink url="https://sourceforge.net/projects/ijbswa/">The project page</ulink>
144 <ulink url="user-manual/seealso.html">Related links</ulink>
149 <!-- please leave this link absolute so this file can be bundled with -->
150 <!-- documentation and still used locally -->
151 <ulink url="http://www.privoxy.org/team/index.html">Pictures of the Privoxy Team</ulink>
159 <!-- ~~~~~ New section ~~~~~ -->
161 <!-- dummy section, for spacing -->
164 <!-- show the SF logo per AUP -->
165 <informaltable frame=none label="" pgwide="1">
166 <tgroup cols=1 align="center" colsep=1 rowsep=1>
167 <colspec colname=c1 align="center">
170 <entry align="center">Privoxy is developed on:</entry>
173 <entry align="center">
174 <ulink url="http://sourceforge.net/">
175 <inlinegraphic fileref="http://sourceforge.net/sflogo.php?group_id=11118&type=1&dummy=.gif"></inlinegraphic>
186 <informalfigure pgwide="1">
187 <ulink url="http://sourceforge.net/">
188 <inlinegraphic align="center" fileref="http://sourceforge.net/sflogo.php?group_id=11118&type=1&dummy=.gif"></inlinegraphic>
195 <sect1 label=""><title></title>
196 <!-- dummy section for layout and spacing -->
199 <!-- Formal copyright markup does not work here. HB. -->
200 <!-- NOTE: I could not get docbook to completely ignore © -->
201 <!-- GNUMakefile is inserting this now -->
204 Copyright __copy 2001-2016 by Privoxy Developers
212 This program is free software; you can redistribute it
213 and/or modify it under the terms of the GNU General
214 Public License as published by the Free Software
215 Foundation; either version 2 of the License, or (at
216 your option) any later version.
218 This program is distributed in the hope that it will
219 be useful, but WITHOUT ANY WARRANTY; without even the
220 implied warranty of MERCHANTABILITY or FITNESS FOR A
221 PARTICULAR PURPOSE. See the GNU General Public
222 License for more details.
224 The GNU General Public License should be included with
225 this file. If not, you can view it at
226 http://www.gnu.org/copyleft/gpl.html
227 or write to the Free Software Foundation, Inc., 59
228 Temple Place - Suite 330, Boston, MA 02111-1307, USA.