lib/html2rss.rb in html2rss-0.5.2 vs lib/html2rss.rb in html2rss-0.6.0
- old
+ new
@@ -2,9 +2,12 @@
require 'html2rss/feed_builder'
require 'html2rss/version'
require 'html2rss/utils'
require 'yaml'
+##
+# The Html2rss namespace.
+# Request HTML from an URL and transform it to a RSS 2.0 object.
module Html2rss
##
# Returns a RSS object which is generated from the provided file.
#
# `file_path`: a File object of a YAML file