From: Dave Thomas Date: 2004-12-05T00:11:03+09:00 Subject: Re: [rdoc] sections-patch On Dec 4, 2004, at 8:23, Michael Neumann wrote: > I am totally happy with your current implementation. I only thought, > that sometimes it would be nice to describe the sections. You can do that (and the description appears under the section in the output). The recent patch allows you to add your separator lines before and after the description. > Collect all sections (of all files) and display them similar as the > "Files", "Classes" and "Methods" pane. For each section display all > methods that are in this section (of all classes). Absolutely - that's in the plans. But first, I have to see if people actually use the section idea. If it takes off, then I'll add lots of different bells and whistles for it. If not, then I won't clutter the code with extra stuff :) Cheers Dave