lib/nanoc/helpers/xml_sitemap.rb in nanoc-2.1.4 vs lib/nanoc/helpers/xml_sitemap.rb in nanoc-2.1.5
- old
+ new
@@ -1,9 +1,13 @@
module Nanoc::Helpers
# Nanoc::Helpers::XMLSitemap contains functionality for building XML
# sitemaps that will be crawled by search engines. See the Sitemaps protocol
# web site, http://www.sitemaps.org, for details.
+ #
+ # To activate this helper, +include+ it, like this:
+ #
+ # include Nanoc::Helpers::XMLSitemap
module XMLSitemap
# Returns the XML sitemap as a string.
#
# The following attributes can optionally be set on pages to change the