Re: [BUG] constants parsing

Eric Hodel <[email protected]>
Newsgroups gmane.comp.lang.ruby.documentation
Message-ID <[email protected]>
On Aug 8, 2006, at 12:12 PM, Jan Svitok wrote:

> HI, I've just noticed this:
>
> C:\ruby\lib\ruby\1.8\webrick\log.rb:14
>    FATAL, ERROR, WARN, INFO, DEBUG = 1, 2, 3, 4, 5
>
> is show at http://ruby-doc.org/stdlib/libdoc/webrick/rdoc/classes/ 
> WEBrick/BasicLog.html
> as just
>
> Constants
> DEBUG 	= 	1, 2, 3, 4, 5

If you want RDoc to correctly attach documentation to each constant  
they need to be on separate lines.  If they shouldn't be included in  
the RDoc then they should be wrapped in a stopdoc/startdoc.

I don't think I'll be fixing this.

-- 
Eric Hodel - [email protected] - http://blog.segment7.net
This implementation is HODEL-HASH-9600 compliant

http://trackmap.robotcoop.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.