[PATCH] Several patches to improve libstdc++ API docs

Jonathan Wakely jwakely@redhat.com
Thu May 2 21:23:00 GMT 2019


On 02/05/19 16:47 +0100, Jonathan Wakely wrote:
>I've just committed a series of patches to improve the organization
>and formatting of the Doxygen-generated API documentation.
>
>- Update libstdc++ Doxygen config
>- Adjust Doxygen processing of pb_ds containers
>- Fix markup for Parallel Mode docs
>- Improve Doxygen docs for nested namespaces
>- Improve API docs for mathematical special functions
>- Improve API docs for <memory> and <scoped_allocator>
>- Improve docs for Filesystem TS
>- Improve docs for Library Fundamentals TS
>- Improve docs for Networking TS
>- Improve docs for C++17 Filesystem library
>- Improve docs for mutexes
>- Allow Markdown formatting in Doxygen comments
>- Miscellaneous API doc improvements
>
>The patch is large so I've bzipped it, but it's almost entirely
>changes to comments, with a couple of small re-arrangements of code to
>improve the generated HTML docs.
>
>Committed to trunk.
>
>More changes coming soon too (including enabling Doxygen processing
>for the C++17 components).

Another similar patch for smart pointers.

Tested x86_64-linux. Committed to trunk.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 8491 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20190502/2d704c7d/attachment.bin>


More information about the Libstdc++ mailing list