This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]