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