From 48f8b1ffc81ff031eaced7ecec2c23f46de31989 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 9 Feb 2007 03:06:24 +0000 Subject: [PATCH] web commit by JoshTriplett: Add commented underlaydir usage, to document the existence of underlaydir. --- doc/ikiwiki.setup | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 006f4dd70..af4e62314 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -17,6 +17,7 @@ use IkiWiki::Setup::Standard { url => "http://example.org/wiki", cgiurl => "http://example.org/ikiwiki.cgi", #templatedir => "/usr/share/ikiwiki/templates", + #underlaydir => "/usr/share/ikiwiki/basewiki", # Subversion stuff. #rcs => "svn",