mirror of git://gcc.gnu.org/git/gcc.git
* doc/doxygen/user.cfg.in: Use EXTENSION_MAPPING tag. Add new headers to INPUT. Remove obsolete XML_SCHEMA and XML_DTD tags. Update PREDEFINED macros. Set BRIEF_MEMBER_DESC for man-pages. * include/backward/strstream: Correct @file comment. * include/bits/forward_list.h: Improve Doxygen comments. * include/bits/locale_facets_nonio.h: Likewise. * include/bits/mutex.h: Likewise. * include/bits/shared_ptr.h: Likewise. * include/bits/stl_deque.h: Likewise. * include/debug/vector (_Safe_vector): Add @brief section to comment. * include/experimental/bits/fs_dir.h: Correct @file comment. * include/experimental/bits/fs_fwd.h: Likewise. * include/experimental/bits/fs_ops.h: Likewise. * include/experimental/bits/fs_path.h: Likewise. * include/experimental/bits/string_view.tcc: Likewise. * include/experimental/optional: Document experimental status. * include/experimental/string_view: Correct @file comment. * include/ext/pb_ds/detail/bin_search_tree_/traits.hpp: Reduce whitespace to avoid Doxygen bug. * include/std/bitset: Remove redundant @class Doxygen command. Add parentheses to avoid Doxygen bug. * include/std/mutex: Improve Doxygen comments. * include/tr2/dynamic_bitset: Add missing @param documentation. * scripts/run_doxygen: Rename man pages for std::experimental types. From-SVN: r231512 |
||
|---|---|---|
| .. | ||
| bits | ||
| algorithm | ||
| any | ||
| array | ||
| chrono | ||
| deque | ||
| filesystem | ||
| forward_list | ||
| functional | ||
| iterator | ||
| list | ||
| map | ||
| memory | ||
| memory_resource | ||
| numeric | ||
| optional | ||
| propagate_const | ||
| random | ||
| ratio | ||
| regex | ||
| set | ||
| string | ||
| string_view | ||
| system_error | ||
| tuple | ||
| type_traits | ||
| unordered_map | ||
| unordered_set | ||
| utility | ||
| vector | ||