gcc/libstdc++-v3/doc/doxygen
Jonathan Wakely 8abb919aa8 Improve generated libstdc++ API docs
* 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/debug/vector (_Safe_vector): Add @brief section to comment.
	* include/experimental/fs_fwd.h: Correct @file comment.
	* include/experimental/fs_ops.h: Likewise.
	* include/experimental/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: r231563
2015-12-11 12:46:50 +00:00
..
Intro.3 run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
doxygroups.cc Update copyright years. 2015-01-05 13:33:28 +01:00
mainpage.html run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
stdheader.cc stdheader.cc: Add cstdlib include. 2008-12-23 01:27:39 +00:00
tables.html run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
user.cfg.in Improve generated libstdc++ API docs 2015-12-11 12:46:50 +00:00