Thanks for the quick reply Vincent! 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? 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 :) Cheers, Eloy On 1/16/07, Vincent Fourmond <vincent.fourmond / 9online.fr> wrote: > Eloy Duran wrote: > > Hello peeps! > > > > I'm in the process of converting Apple's Cocoa reference docs to > > RubyCocoa style RDoc source/comments. > > This is working out rather well :) > > > > The only problem I have run into is that I need extra sections like > > the constants one, but for Notifications and possibly others too. > > > > Are there people with experience in this area or know of a project > > that extends RDoc in such a way?? > > Or any help in this direction? > > I wrote some code to extend rdoc to understand other kinds of > statements, see my patch for rdoc there: > > http://rubyforge.org/tracker/?func=detail&aid=6938&group_id=627&atid=2474 > > and some (little) information about it: > > http://vincent.fourmond.neuf.fr/blog/RDoc_hooks > > I'll be glad to hear if you manage to make it work for you (and also > if you don't). > > Cheers, > > Vince > > -- > Vincent Fourmond, PhD student > http://vincent.fourmond.neuf.fr/ > >