This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: Doxygen - another sample, preliminary comments
- To: Rich Churcher <churcher at ihug dot com dot au>
- Subject: Re: Doxygen - another sample, preliminary comments
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 27 Nov 2000 01:45:25 +0100
- Cc: libstdc++ at sources dot redhat dot com
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <02f101c05685$84ac5720$2989adcb@mpx.com.au> <m3n1em6zl2.fsf@ihug.com.au>
Rich Churcher <churcher@ihug.com.au> writes:
[...]
| On that note: perhaps we should consider using the Doxygen comment
| format in future, as this will have little effect on the current
| sources but will make sure any comments get included in the
| documentation generation process. For those that don't know, they
| look like this:
|
| /// A single-line comment
|
| /** A multi-line
| comment. */
Well, I have some trouble to follow this discussion (partly because of
lack of time). What exactly is it about? Documenting V3 internals? Or
documenting what should help users to properly and efficiently use V3?
I disagree with the idea of exposing V3 internals to users, if that
was the idea under discussion.
-- Gaby