From 3f6b081865d551ada1cff8ad2029dbc0ea3152a9 Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Sun, 5 Sep 2010 19:42:46 +0100 Subject: added some requests for help notes to the index page --- docs/buildpod.pl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/buildpod.pl') diff --git a/docs/buildpod.pl b/docs/buildpod.pl index 050ea8e..dfddf54 100755 --- a/docs/buildpod.pl +++ b/docs/buildpod.pl @@ -28,6 +28,12 @@ sub new { "Irssi Scripting Documentation\n", "\n", "

Irssi Scripting Documentation

\n", + q(

This is a work in progress. If you ), + q(find something obviously wrong, or have requests ), + q(for further documentation on topics not yet ), + q(filled out, please ), + q(create an issue), + " on my Github page, and I'll see what I can do.

", ); $obj->contents_page_start(join("", @index_header)); -- cgit v1.2.3