fix documentation of quick
It *always* turns off feeds, because feeds require a look at all pages.master
parent
dc6fab3824
commit
d6cdced589
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue