e38d26c19c56660fe6ffce14249bcc9bd84f9a57
[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.33">
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        :  doc/source/config.sgml
13
14  Purpose     :  config file generation
15
16  Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
17  See LICENSE.
18
19  ========================================================================
20  NOTE: Please read developer-manual/documentation.html before touching
21  anything in this, or other Privoxy documentation.
22  ========================================================================
23
24  This file is used to generate the main Privoxy config file. It is mostly
25  content included from p-config.sgml (where all the data is). See that
26  file for more comments.
27
28 -->
29
30 <article>
31 <!-- include config.sgml -->
32  &config;
33 <!-- end include -->
34 </article>