From 1b2fffc4be4aa1dd5fdb3d43792390c423c8ab22 Mon Sep 17 00:00:00 2001 From: Erik Brakkee <erik@brakkee.org> Date: Sat, 1 Apr 2006 20:02:02 +0000 Subject: [PATCH] --- crawler/kiss/docs/content/xdocs/index.xml | 9 +++++++++ crawler/kiss/docs/skinconf.xml | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/crawler/kiss/docs/content/xdocs/index.xml b/crawler/kiss/docs/content/xdocs/index.xml index 549f58fc..8886d717 100644 --- a/crawler/kiss/docs/content/xdocs/index.xml +++ b/crawler/kiss/docs/content/xdocs/index.xml @@ -48,6 +48,10 @@ </p> </section> + <section> + <title>Downloading</title> + </section> + <section> <title>Configuring the crawler</title> </section> @@ -61,5 +65,10 @@ </section> + <section> + <title>Contributing</title> + </section> + + </body> </document> diff --git a/crawler/kiss/docs/skinconf.xml b/crawler/kiss/docs/skinconf.xml index f9e0d1e3..ea59e95b 100644 --- a/crawler/kiss/docs/skinconf.xml +++ b/crawler/kiss/docs/skinconf.xml @@ -133,8 +133,8 @@ which will be used to configure the chosen Forrest skin. feedback link in the footer with the page pathname appended: <a href="@href">{@to}</a> --> - <feedback to="webmaster@foo.com" - href="mailto:webmaster@foo.com?subject=Feedback " > + <feedback to="erik@wamblee.org" + href="mailto:erik@wamblee.org?subject=Feedback " > Send feedback about the website to: </feedback> -- 2.31.1