From 037782d53caa149a5bb07ee2e5ba9b2c95c99d67 Mon Sep 17 00:00:00 2001 From: hal9 <hal9@users.sourceforge.net> Date: Fri, 20 Feb 2009 23:58:39 +0000 Subject: [PATCH] Removing announce.sgml and the last vestiges of the announce target from the makefile. Its not used any more. --- doc/source/announce.sgml | 115 --------------------------------------- 1 file changed, 115 deletions(-) delete mode 100644 doc/source/announce.sgml diff --git a/doc/source/announce.sgml b/doc/source/announce.sgml deleted file mode 100644 index fbdb8efa..00000000 --- a/doc/source/announce.sgml +++ /dev/null @@ -1,115 +0,0 @@ -<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [ -<!entity % dummy "IGNORE"> -<!entity supported SYSTEM "../supported.sgml"> -<!entity p-intro SYSTEM "../privoxy.sgml"> -<!entity contacting SYSTEM "../contacting.sgml"> -<!entity history SYSTEM "../history.sgml"> -<!entity newfeatures SYSTEM "../newfeatures.sgml"> -<!entity p-version "3.0.11"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> -<!entity % p-supp-userman "IGNORE"> -<!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> -<!entity % p-doc "IGNORE"> <!-- and never a text doc --> -<!entity % announce-big "IGNORE"> <!-- toggle for short vs long version --> -]> -<!-- - File : $Source: /cvsroot/ijbswa/current/doc/source/announce.sgml,v $ - - Purpose : Announcement text - - $Id: announce.sgml,v 2.11 2008/08/30 15:37:35 fabiankeil Exp $ - - Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ - See LICENSE. - - ======================================================================== - NOTE: Please read developer-manual/documentation.html before touching - anything in this, or other Privoxy documentation. - ======================================================================== - - =================================================================== - NOTE: This will is designed to build a generic announcement for use - with new releases of Privoxy. It will build both a short and long - version. Also, both text and html versions are generated, so that - press release packages can contain both formats for those that might - prefer HTML ready announce text. - - This may require a small bit of hand editing before processing. - The intention is to minimize this as much as possible. - - To create: make announce - =================================================================== - ---> -<article id="index"> -<![%dummy;[ - <para> - <comment> - This is here to keep vim syntax file from breaking :/ - If I knew enough to fix it, I would. - PLEASE DO NOT REMOVE! HB: hal@foobox.net - </comment> - </para> -]]> - -<para> - Announcing <application>Privoxy</application> - v.&p-version; -</para> - -<para> - This is a stable release with minor improvements and bug fixes. - The most prominent new feature is SOCKS5 support. As an example for - refinements, block messages can now include a message with the intention - behind the block. See: - <ulink url="http://www.privoxy.org/user-manual/whatsnew.html">http://www.privoxy.org/user-manual/whatsnew.html</ulink> - for details. -</para> - - -<!-- Include privoxy.sgml boilerplate: --> - &p-intro; -<!-- end boilerplate --> - - -<!-- Include supported.sgml boilerplate: --> - &supported; -<!-- end boilerplate --> - -<para> - In addition to the traditional features of <application>Internet - Junkbuster</application>, such as ad and banner blocking, cookie - management/protection, and HTTP header manipulation, - <application>Privoxy</application> - adds many enhancements, and new features in the same vein. -</para> - -<![%announce-big;[ -<!-- Include newfeatures.sgml boilerplate: --> - &newfeatures; -<!-- end boilerplate --> - -<!-- Include history.sgml boilerplate: --> - <!-- &history; this doesn't work so well here --> -<!-- end boilerplate --> - -]]> - -<para> - <literallayout>Download location: - <ulink url="https://sourceforge.net/project/showfiles.php?group_id=11118">https://sourceforge.net/project/showfiles.php?group_id=11118</ulink> - </literallayout> -</para> - -<para> - <literallayout>Home Page: - <ulink url="http://www.privoxy.org/">http://www.privoxy.org/</ulink> - </literallayout> -</para> - - -<epigraph><attribution>Privoxy Developers <email>ijbswa-developers@lists.sourceforge.net</email></attribution><para></para></epigraph> - -</article> -- 2.49.0