#94: Add a config directive to let Privoxy prefer either IPv4 (or IPv6) addresses
[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 "3.0.17">
5 <!entity p-status "stable">
6 <!entity % p-not-stable "IGNORE">
7 <!entity % user-man "IGNORE">
8 <!entity % config-file "IGNORE">
9 <!entity  my-app "<application>Privoxy</application>">
10 ]>
11 <!--
12  File        :  $Source: /cvsroot/ijbswa/current/doc/source/config.sgml,v $
13
14  Purpose     :  config file generation
15                 
16  $Id: config.sgml,v 2.17 2010/02/13 17:38:27 fabiankeil Exp $
17
18  Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
19  See LICENSE.
20
21  ========================================================================
22  NOTE: Please read developer-manual/documentation.html before touching 
23  anything in this, or other Privoxy documentation. 
24  ========================================================================
25
26  This file is used to generate the main Privoxy config file. It is mostly 
27  content included from p-config.sgml (where all the data is). See that 
28  file for more comments.
29
30 -->
31
32 <article>
33 <!-- include config.sgml -->
34  &config;
35 <!-- end include -->
36 </article>