[v3] doxygen group markup
Benjamin Kosnik
bkoz@redhat.com
Wed Feb 10 05:56:00 GMT 2010
Adjusts some group markup in doxygen. Current status is here:
http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/modules.html
Added:
- Locales group.
- basic_streambuf, extension streambufs
- pb_ds and vstring in groups
- updates for Function Objects for C++0x.
There's a bit of inconsistency WRT documenting extensions. For
diagnostics, io, and allocators, the extension and standard components
are all mixed together. For containers and algos that is really not the
case. It might make more sense to just kill the extension grouping and
fold the rest of this stuff in to the other groups.
Anyway.
With this, there is coverage for sections 3-11 of the manual. (Plus
extras.) It's mighty tempting to try and fold the group parts of the
doxygen output (in either html or xml) into this area of the docbook
manual. I don't believe I will get to that right now though it would be
a sweet trick.
tested x86_64/linux
-benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20100209-1.patch
Type: text/x-patch
Size: 27531 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20100210/f1f7c967/attachment.bin>
More information about the Libstdc++
mailing list