r249250 - in /branches/gcc-7-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Jun 16 12:19:00 GMT 2017


Author: redi
Date: Fri Jun 16 12:19:54 2017
New Revision: 249250

URL: https://gcc.gnu.org/viewcvs?rev=249250&root=gcc&view=rev
Log:
Backport libstdc++ doc improvements from mainline

	* doc/xml/manual/appendix_contributing.xml: Link to the list of bad
	names, and link to the test docs and note higher DejaGnu version
	requirement.
	* doc/xml/manual/allocator.xml: Fix ViewCVS URLs.
	* doc/xml/manual/mt_allocator.xml: Likewise.
	* doc/xml/manual/test.xml: Correct instructions on running tests.
	* doc/html/*: Regenerate.

Modified:
    branches/gcc-7-branch/libstdc++-v3/ChangeLog
    branches/gcc-7-branch/libstdc++-v3/doc/html/manual/memory.html
    branches/gcc-7-branch/libstdc++-v3/doc/html/manual/mt_allocator_impl.html
    branches/gcc-7-branch/libstdc++-v3/doc/html/manual/source_code_style.html
    branches/gcc-7-branch/libstdc++-v3/doc/html/manual/source_organization.html
    branches/gcc-7-branch/libstdc++-v3/doc/html/manual/test.html
    branches/gcc-7-branch/libstdc++-v3/doc/xml/manual/allocator.xml
    branches/gcc-7-branch/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    branches/gcc-7-branch/libstdc++-v3/doc/xml/manual/mt_allocator.xml
    branches/gcc-7-branch/libstdc++-v3/doc/xml/manual/test.xml



More information about the Gcc-cvs mailing list