diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-27 16:39:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-27 16:39:25 -0400 |
commit | 36a58fe4644e8b59881d597d2cae71593a8d1ded (patch) | |
tree | 15517a876174b07b1504af6f615e9bb2151da174 | |
parent | 1a7838a5999831a27fcbe962c2669a75ef720840 (diff) |
wrappers option is not needed, obsolete
-rw-r--r-- | docwiki.setup | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docwiki.setup b/docwiki.setup index 99a7f0e41..6d732fd6b 100644 --- a/docwiki.setup +++ b/docwiki.setup @@ -7,7 +7,6 @@ use IkiWiki::Setup::Standard { destdir => "html", templatedir => "templates", underlaydir => "underlays/basewiki", - wrappers => [], discussion => 0, exclude => qr/\/discussion|bugs\/*|todo\/*/, locale => '', |