37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
|
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN"[
|
||
|
<!entity % dummy "IGNORE">
|
||
|
<!entity config SYSTEM "p-config.sgml">
|
||
|
<!entity p-version "3.0.11">
|
||
|
<!entity p-status "stable">
|
||
|
<!entity % p-not-stable "IGNORE">
|
||
|
<!entity % user-man "IGNORE">
|
||
|
<!entity % config-file "IGNORE">
|
||
|
<!entity my-app "<application>Privoxy</application>">
|
||
|
]>
|
||
|
<!--
|
||
|
File : $Source: /cvsroot/ijbswa/current/doc/source/config.sgml,v $
|
||
|
|
||
|
Purpose : config file generation
|
||
|
|
||
|
$Id: config.sgml,v 2.12 2009/02/12 16:08:26 fabiankeil Exp $
|
||
|
|
||
|
Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
|
||
|
See LICENSE.
|
||
|
|
||
|
========================================================================
|
||
|
NOTE: Please read developer-manual/documentation.html before touching
|
||
|
anything in this, or other Privoxy documentation.
|
||
|
========================================================================
|
||
|
|
||
|
This file is used to generate the main Privoxy config file. It is mostly
|
||
|
content included from p-config.sgml (where all the data is). See that
|
||
|
file for more comments.
|
||
|
|
||
|
-->
|
||
|
|
||
|
<article>
|
||
|
<!-- include config.sgml -->
|
||
|
&config;
|
||
|
<!-- end include -->
|
||
|
</article>
|