From: Vincent Fourmond Date: 2007-01-16T22:00:54+09:00 Subject: Re: Extending RDoc with custom sections? Eloy Duran wrote: > I've quickly skimmed through the information you provide on several places, > but I failed to find any info about adding a extra section. > If I understand correctly your patch adds the ability to define extra > 'methods', their args and description etc. right? Exactly. But, presumably, you'll need to parse a different syntax to add contents to this new section ? Something of the like: class NiceStuff my_stuff :nice_code, 'to be put in the new section' end For that, the code I wrote may come in useful ;-)... > However if I don't find any substantial info about the subject that > I'm looking for, > your code will probably be a nice guide into the depths of rdoc :) I'm afraid I essentially meant it as a guide, but I'll be glad if you shared your findings: a combination of what I wrote and what you're looking for could be a very nice addition to rdoc. Cheers, Vincent -- Vincent Fourmond, PhD student http://vincent.fourmond.neuf.fr/