ad3d403653bfcbb3cddbadd15a9b67feebde8a82
[privoxy.git] / doc / source / install.sgml
1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
2 <!entity % dummy "IGNORE">
3 <!entity buildsource SYSTEM "buildsource.sgml">
4 <!entity p-version "3.0.30">
5 <!entity p-status "UNRELEASED">
6 <!entity % p-stable "IGNORE">
7 <!entity % p-not-stable "INCLUDE">
8 <!entity % p-alpha "IGNORE">
9 <!entity % p-beta "IGNORE">
10 <!entity % p-text "INCLUDE">       <!-- define we are a text only doc    -->
11 <!entity % p-doc "IGNORE">         <!-- and never a text doc             -->
12 <!entity % p-readme "INCLUDE">     <!-- This is now in INSTALL           -->
13 ]>
14 <!--
15  File        :  doc/source/install.sgml
16
17  Purpose     :  INSTALL file for Privoxy
18
19  Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
20  See LICENSE.
21
22  ========================================================================
23  NOTE: Please read developer-manual/documentation.html before touching
24  anything in this, or other Privoxy documentation. You have been warned!
25  Failure to abide by this rule will result in the revocation of your license
26  to live a peaceful existence!
27  ========================================================================
28
29  ===================================================================
30  READ: Document Note: This file generates the INSTALL file in the top level
31  source directory. It is generated as only a plain text file. The current
32  markup is not suitable for other formats. Build from Makefile with 'make
33  dok-readme'.
34  ===================================================================
35
36 -->
37 <article id="index">
38 <artheader>
39 <![%dummy;[
40  <para>
41  <comment>
42   This is here to keep vim syntax file from breaking :/
43   If I knew enough to fix it, I would.
44   PLEASE DO NOT REMOVE! HB: hal@foobox.net
45  </comment>
46  </para>
47 ]]>
48 <abstract>
49 <para>
50  <literal>
51   <msgtext>
52    <literallayout>
53 /*********************************************************************
54  *
55  * File        :  $Source: /cvsroot/ijbswa/current/doc/source/install.sgml,v $
56  *
57  * Purpose     :  INSTALL file to help with installing from source.
58  *
59  * Copyright   :  Written by and Copyright (C) 2001-2009 the
60  *                Privoxy team. https://www.privoxy.org/
61  *
62  *                Based on the Internet Junkbuster originally written
63  *                by and Copyright (C) 1997 Anonymous Coders and
64  *                Junkbusters Corporation.  http://www.junkbusters.com
65  *
66  *                This program is free software; you can redistribute it
67  *                and/or modify it under the terms of the GNU General
68  *                Public License as published by the Free Software
69  *                Foundation; either version 2 of the License, or (at
70  *                your option) any later version.
71  *
72  *                This program is distributed in the hope that it will
73  *                be useful, but WITHOUT ANY WARRANTY; without even the
74  *                implied warranty of MERCHANTABILITY or FITNESS FOR A
75  *                PARTICULAR PURPOSE.  See the GNU General Public
76  *                License for more details.
77  *
78  *                The GNU General Public License should be included with
79  *                this file.  If not, you can view it at
80  *                http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
81  *                or write to the Free Software Foundation, Inc.,
82  *                51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
83  *                USA
84  *
85  *********************************************************************/
86 </literallayout>
87   </msgtext>
88  </literal>
89 </para>
90
91  </abstract>
92 </artheader>
93
94 <para>
95  <msgtext>
96 <!--   ~~~~~       New section      ~~~~~     -->
97 <!-- include buildsource.sgml boilerplate: -->
98  &buildsource;
99 <!-- end boilderplate -->
100  </msgtext>
101 </para>
102
103
104 </article>