lib/nanoc/helpers/blogging.rb in nanoc-3.4.1 vs lib/nanoc/helpers/blogging.rb in nanoc-3.4.2
- old
+ new
@@ -47,10 +47,13 @@
#
# The following attributes must be set on blog articles:
#
# * `title` - The title of the blog post
#
- # * `kind` and `created_at` (described above)
+ # * `created_at` (described above)
+ #
+ # * `kind` (described above) *unless* you are passing an explicit list of
+ # articles using the `:articles` parameter
#
# The following attributes can optionally be set on blog articles to
# change the behaviour of the Atom feed:
#
# * `excerpt` - An excerpt of the article, which is usually only a few