]> sipb.mit.edu Git - ikiwiki.git/commitdiff
fix documentation of quick
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 5 Oct 2009 19:22:17 +0000 (15:22 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 5 Oct 2009 19:22:17 +0000 (15:22 -0400)
It *always* turns off feeds, because feeds require a look
at all pages.

doc/ikiwiki/directive/inline.mdwn

index 99f795972dcf8f4d8010a7807763834be2d01880..4e087ab6c5e1272b69b416aa0ccbcffb3cdcaa44 100644 (file)
@@ -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