This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [libstdc++] Re: RFC on doxygen & man page style issue


Whilst cleaning out mail, I realized I'd never answered.


On Thu, Mar 06, 2003 at 12:00:10PM -0600, Benjamin Kosnik wrote:
> 
> Is there any way I can get access to the class data members as part of
> the doxygen pages for iostreams and locales? This would be helpful for
> me, as I search through these doing naming consistency checks when new
> members/member functions are added.

Sorry, not sure what you mean here.


> Also, minor nit, the title headings for the web pages that involve
> templates (templatebasic_ios) lack a space between template and the
> name.

Bug in doxygen; upstream has been notified.  In the meantime, sed to
the rescue.


> Unrelated: can the bits about getting write access (or the link) be
> added to the contributor section of the html docs?

Sure.

Phil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]