parse_simple.rb

Path: lib/rdoc/parsers/parse_simple.rb
Last Update: Thu Dec 22 15:16:25 +0000 2016

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]