parse_simple.rb

Path: lib/rdoc/parsers/parse_simple.rb
Last Update: Tue Jun 30 13:21:20 -0700 2009

Parse a non-source file. We basically take the whole thing as one big comment. If the first character in the file is ’#’, we strip leading pound signs.

Required files

rdoc/code_objects   rdoc/markup/simple_markup/preprocess  

[Validate]

ruby-doc.org is a service of James Britt and Neurogami, a Ruby application development company in Phoenix, AZ.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.