From: Vincent Fourmond Date: 2007-01-16T20:49:53+09:00 Subject: Re: Extending RDoc with custom sections? 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/