mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/rss/2.0.rb: [DOC] Document RSS::Rss by Steve Klabnik #8740
* lib/rss/atom.rb: [DOC] Typo in rdoc by Steve Klabnik git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42388 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2ae634f2f4
commit
196d348a61
3 changed files with 37 additions and 1 deletions
|
@ -8,7 +8,7 @@ module RSS
|
|||
#
|
||||
# The Atom module provides support in reading and creating feeds.
|
||||
#
|
||||
# See the RSS module for examples consuming and creating feeds
|
||||
# See the RSS module for examples consuming and creating feeds.
|
||||
module Atom
|
||||
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue