From: Joey Hess Date: Mon, 5 Oct 2009 19:22:17 +0000 (-0400) Subject: fix documentation of quick X-Git-Tag: 3.20091017~27^2~115 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/d6cdced589f31471622ed481f88e33e070388c27?ds=sidebyside;hp=--cc fix documentation of quick It *always* turns off feeds, because feeds require a look at all pages. --- d6cdced589f31471622ed481f88e33e070388c27 diff --git a/doc/ikiwiki/directive/inline.mdwn b/doc/ikiwiki/directive/inline.mdwn index 99f795972..4e087ab6c 100644 --- a/doc/ikiwiki/directive/inline.mdwn +++ b/doc/ikiwiki/directive/inline.mdwn @@ -98,7 +98,7 @@ Here are some less often needed parameters: * `feedonly` - Only generate the feed, do not display the pages inline on the page. * `quick` - Build archives in quick mode, without reading page contents for - metadata. By default, this also turns off generation of any feeds. + metadata. This also turns off generation of any feeds. * `timeformat` - Use this to specify how to display the time or date for pages in the blog. The format string is passed to the strftime(3) function. * `feedpages` - A [[PageSpec]] of inlined pages to include in the rss/atom