Bump SMGL entities for 3.0.27 UNRELEASED
[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.27">
5 <!entity p-status "UNRELEASED">
6 <!entity % p-not-stable "INCLUDE">
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.34 2016/08/26 12:27:34 fabiankeil Exp $
17
18  Copyright (C) 2001-2009 Privoxy Developers https://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>