d263c8ef88d2af469e9183d706fa56486a2bab9a
[privoxy.git] / doc / source / webserver / index.sgml
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.27">
9 <!entity p-status "UNRELEASED">
10 <!entity % p-not-stable "INCLUDE">
11 <!entity % p-stable "IGNORE">
12 <!entity  my-copy "&copy;">        <!-- kludge for docbook2man            -->
13 <!entity % p-homepage "IGNORE">    <!-- toggle for webserver index.html   -->
14 <!entity % p-index "IGNORE">       <!-- toggle for local doc index        -->
15 ]>
16 <!--
17  File        :  $Source: /cvsroot/ijbswa/current/doc/source/webserver/index.sgml,v $
18
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/
22                 
23  $Id: index.sgml,v 2.51 2017/01/23 12:59:45 fabiankeil Exp $
24
25  Copyright (C) 2001-2017 Privoxy developers <privoxy-devel@lists.privoxy.org>
26  See LICENSE.
27
28  ========================================================================
29  NOTE: Please read developer-manual/documentation.html before touching 
30  anything in this, or other Privoxy documentation. 
31  ========================================================================
32
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
36  perl.
37
38  Generates: index.html, for webserver home page.
39             privoxy-index.html, for packaging with docs
40  
41 -->
42
43 <article id="index">
44 <artheader>
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>]]>
47
48 <!-- copyright is at bottom of page -->
49
50  <abstract>
51
52 <![%dummy;[
53   <para>
54    <comment>
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
58    </comment>
59   </para>
60 ]]>
61
62 <!-- Include privoxy.sgml boilerplate: -->
63   &p-intro;
64 <!-- end boilerplate -->
65
66 <![%p-homepage;[
67   <para>
68    The most recent release is <ulink url="announce.txt">&p-version; (&p-status;)</ulink>. 
69   </para>
70 ]]>
71
72  </abstract>
73 </artheader>
74
75 <!--   ~~~~~       New section      ~~~~~     -->
76
77
78 <sect1 renderas="sect2" id="download" label=""><title>Download</title>
79 <para>
80  You can <ulink url="/sf-download-mirror/">download Privoxy here</ulink>,
81  from <ulink url="http://www.silvester.org.uk/privoxy/">this mirror</ulink>,
82  or from <ulink url="https://sourceforge.net/projects/ijbswa/files/">SourceForge</ulink>.
83 </para>
84 <para>
85  Note that the Privoxy project currently has no trusted build infrastructure.
86  Binary packages are built and uploaded by individual members of the Privoxy
87  project or external contributors. For details check the signatures.
88 </para>
89 <para>
90  Subscribe to the <ulink url="/feeds/privoxy-releases.xml">release feed</ulink>
91  to get informed when new releases are available.
92 </para>
93 </sect1>
94
95 <sect1 renderas="sect2" id="docs" label=""><title>Documentation</title>
96 <para>
97  <itemizedlist>
98   <listitem>
99    <para>
100     <ulink url="user-manual/quickstart.html">Quickstart after installation</ulink>
101    </para>
102   </listitem>
103   <listitem>
104    <para>
105     <ulink url="user-manual/index.html">User manual</ulink>
106    </para>
107   </listitem>
108   <listitem>
109    <para>
110     <ulink url="faq/index.html">Frequently Asked Questions</ulink>
111    </para>
112   </listitem>
113   <listitem>
114    <para>
115     <ulink url="developer-manual/index.html">Developer Manual</ulink>
116    </para>
117   </listitem>
118   <listitem>
119    <para>
120     <ulink url="man-page/privoxy-man-page.html">Classic Man Page</ulink>
121    </para>
122   </listitem>
123  </itemizedlist>
124 </para>
125 </sect1>
126
127 <sect1 renderas="sect2" id="moreinfo" label=""><title>More information</title>
128 <para>
129  <itemizedlist>
130   <listitem>
131    <para>
132     <ulink url="user-manual/contact.html">Support &amp; Service</ulink>
133    </para>
134   </listitem>
135   <listitem>
136    <para>
137     <ulink url="user-manual/copyright.html">Copyright, License, History & Authors</ulink>
138    </para>
139   </listitem>
140   <listitem>
141    <para>
142     <ulink url="user-manual/introduction.html#FEATURES">List of (new) Features</ulink>
143    </para>
144   </listitem>
145   <listitem>
146    <para>
147     <!-- please leave this link absolute so this file can be bundled with -->
148     <!-- documentation and still used locally -->
149     <ulink url="https://www.privoxy.org/team/index.html">Pictures of the Privoxy Team</ulink>
150    </para>
151   </listitem>
152  </itemizedlist>
153 </para>
154 </sect1>
155
156 <![%p-homepage;[
157 <!--   ~~~~~       New section      ~~~~~     -->
158 <sect1 label="">
159 <!-- dummy section, for spacing -->
160 <title></title>
161 <para>
162  <subscript>
163    The Privoxy website is also available as
164    <ulink url="http://jvauzb4sb3bwlsnc.onion/">Tor onion service</ulink>.
165  </subscript>
166 </para>
167 ]]>
168
169 <![%p-index;[
170 <sect1 label=""><title></title>
171 <!-- dummy section for layout and spacing -->
172 ]]>
173
174 <!-- Formal copyright markup does not work here. HB. -->
175 <!-- NOTE: I could not get docbook to completely ignore &copy; -->
176 <!-- GNUMakefile is inserting this now -->
177 <para>
178  <subscript>
179   Copyright __copy 2001-2016 by Privoxy Developers
180  </subscript>
181 </para>
182
183 <![%p-homepage;[
184 <para>
185  <subscript>
186    Hosting and development is funded in part by:
187  </subscript>
188  <subscript>
189    <ulink url="http://www.7binaryoptions.com/robot/">7binaryoptions.com</ulink>
190    <!--
191     The markup for the ChameleonJohn logo gets inserted into the generated
192     HTML by the dok-webserver target because the logo uses the shiny
193     new PNG format which our awesome Docbook toolchain apparently does
194     not support yet.
195    -->
196    ChameleonJohn
197  </subscript>
198 </para>
199 ]]>
200
201 </sect1>
202  
203  <!--
204
205  This program is free software; you can redistribute it 
206  and/or modify it under the terms of the GNU General
207  Public License as published by the Free Software
208  Foundation; either version 2 of the License, or (at
209  your option) any later version.
210
211  This program is distributed in the hope that it will
212  be useful, but WITHOUT ANY WARRANTY; without even the
213  implied warranty of MERCHANTABILITY or FITNESS FOR A
214  PARTICULAR PURPOSE.  See the GNU General Public
215  License for more details.
216
217  The GNU General Public License should be included with
218  this file.  If not, you can view it at
219  http://www.gnu.org/copyleft/gpl.html
220  or write to the Free Software Foundation, Inc., 59
221  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
222  -->
223
224 </article>