Cleanup html docs using dpatch
[manu/mod-proxy-html.git] / debian / patches / 01_doc-cleanup.dpatch
diff --git a/debian/patches/01_doc-cleanup.dpatch b/debian/patches/01_doc-cleanup.dpatch
new file mode 100755 (executable)
index 0000000..157e93f
--- /dev/null
@@ -0,0 +1,54 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_doc-cleanup.dpatch by <elacour@home-dn.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Remove useless banner in html docs
+
+--- ./config.html
++++ ./config.html
+@@ -234,12 +234,4 @@ in a proxy or when the contents are not HTML.  This can be overridden
+ (at your own risk) by setting the environment variable
+ <tt>PROXY_HTML_FORCE</tt> (e.g. with the <tt>SetEnv</tt> directive).</p>
+ </div>
+-<div id="navbar"><a class="internal" href="./" title="Up">Up</a>
+-*
+-<a class="internal" href="/" title="WebThing Apache Centre">Home</a>
+-*
+-<a class="internal" href="/contact.html" title="Contact WebThing">Contact</a>
+-*
+-<a class="external" href="http://www.webthing.com/" title="WebThing Ltd">Web&#222;ing</a>
+-*
+-<a class="external" href="http://www.apache.org/" title="Apache Software Foundation">Apache</a></div></body></html>
++</body></html>
+--- ./faq.html
++++ ./faq.html
+@@ -80,12 +80,4 @@ support nonstandard HTML variants, follow the instructions in
+ </dd>
+ </dl>
+ </div>
+-<div id="navbar"><a class="internal" href="./" title="Up">Up</a>
+-*
+-<a class="internal" href="/" title="WebThing Apache Centre">Home</a>
+-*
+-<a class="internal" href="/contact.html" title="Contact WebThing">Contact</a>
+-*
+-<a class="external" href="http://www.webthing.com/" title="WebThing Ltd">Web&#222;ing</a>
+-*
+-<a class="external" href="http://www.apache.org/" title="Apache Software Foundation">Apache</a></div></body></html>
++</body></html>
+--- ./guide.html
++++ ./guide.html
+@@ -219,12 +219,4 @@ and after, and possibly in the middle of, a page.  To work around this, set the
+ <code>force-response-1.0</code> environment variable in httpd.conf.
+ For example,<br /><code>BrowserMatch MSIE force-response-1.0</code></p>
+ </div>
+-<div id="navbar"><a class="internal" href="./" title="Up">Up</a>
+-*
+-<a class="internal" href="/" title="WebThing Apache Centre">Home</a>
+-*
+-<a class="internal" href="/contact.html" title="Contact WebThing">Contact</a>
+-*
+-<a class="external" href="http://www.webthing.com/" title="WebThing Ltd">Web&#222;ing</a>
+-*
+-<a class="external" href="http://www.apache.org/" title="Apache Software Foundation">Apache</a></div></body></html>
++</body></html>