X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/24fcf2b97d86debeb27ab4ab46a6bc0a2f23f2b2..347a756e384ec6994d4fe7ffe82e384bb9a63057:/doc/ikiwiki.setup diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index e14991299..bf1aa3703 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -80,7 +80,8 @@ use IkiWiki::Setup::Standard { # To add plugins, list them here. #add_plugins => [qw{meta tag pagecount brokenlinks search smiley - # wikitext camelcase pagestats htmltidy fortune}], + # wikitext camelcase pagestats htmltidy fortune + # sidebar map rst}], # If you want to disable any of the default plugins, list them here. #disable_plugins => [qw{inline htmlscrubber}], }