5 May 08:55
Re: Uniform RDoc markup
From: Ryan Davis <ryand-ruby <at> zenspider.com>
Subject: Re: Uniform RDoc markup
Newsgroups: gmane.comp.lang.ruby.core
Date: 2008-05-05 06:55:00 GMT
Subject: Re: Uniform RDoc markup
Newsgroups: gmane.comp.lang.ruby.core
Date: 2008-05-05 06:55:00 GMT
On May 4, 2008, at 13:37 , Phil Hagelberg wrote: > "Jeremy McAnally" <jeremymcanally <at> gmail.com> writes: > >> Would there be any resistance to making the markup of the RDoc >> throughout the core code more consistent? > > I would be very much in favour of seeing stronger conventions applied > throughout the Ruby community in the standard library, in gems, and > elsewhere. That's one of the things I miss from writing Emacs Lisp; it > has very specific guidelines[1] I guess Phil brings up a good point... emacs lisp doco is a breeze to read. I don't mind any work making rdoc more consistent, but I'll resist any efforts to make it so damn structured. Do we really need to have an h4 tag for the parameters, options, returns, examples sections??? Let's leave javadoc to the java ppl and do something cleaner and clearer.
RSS Feed