Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch)
[privoxy.git] / doc / source / config.sgml
1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN"[
2 <!entity % dummy "IGNORE"> 
3 <!entity config SYSTEM "p-config.sgml">
4 <!entity p-version "2.9.15">
5 <!entity p-status "beta">
6 <!entity % p-not-stable "INCLUDE">
7 <!entity % user-man "IGNORE">
8 <!entity % config-file "IGNORE">
9 ]>
10 <!--
11  File        :  $Source: /cvsroot/ijbswa/current/doc/source/config.sgml,v $
12
13  Purpose     :  config file generation
14                 
15  $Id: config.sgml,v 1.1.2.1 2002/05/29 02:01:02 hal9 Exp $
16
17  Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
18  See LICENSE.
19
20  ========================================================================
21  NOTE: Please read developer-manual/documentation.html before touching 
22  anything in this, or other Privoxy documentation. 
23  ========================================================================
24
25  This file is used to generate the main Privoxy config file. It is mostly 
26  content included from p-config.sgml (where all the data is). See that 
27  file for more comments.
28
29 -->
30
31 <article>
32 <!-- include config.sgml -->
33  &config;
34 <!-- end include -->
35 </article>