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]

r231409 - in /branches/gcc-5-branch/libstdc++-v...


Author: redi
Date: Tue Dec  8 14:00:31 2015
New Revision: 231409

URL: https://gcc.gnu.org/viewcvs?rev=231409&root=gcc&view=rev
Log:
Backport libstdc++ documentation improvements

	* doc/xml/manual/abi.xml: Backport documentation improvements from
	mainline.
	* doc/xml/manual/configure.xml: Likewise.
	* doc/xml/manual/diagnostics.xml: Likewise.
	* doc/xml/manual/extensions.xml: Likewise.
	* doc/xml/manual/status_cxx2011.xml: Likewise.
	* doc/xml/manual/status_cxx2014.xml: Likewise.
	* doc/xml/manual/using.xml: Likewise.
	* doc/html/*: Regenerate.

Modified:
    branches/gcc-5-branch/libstdc++-v3/ChangeLog
    branches/gcc-5-branch/libstdc++-v3/doc/html/index.html
    branches/gcc-5-branch/libstdc++-v3/doc/html/manual/abi.html
    branches/gcc-5-branch/libstdc++-v3/doc/html/manual/concept_checking.html
    branches/gcc-5-branch/libstdc++-v3/doc/html/manual/configure.html
    branches/gcc-5-branch/libstdc++-v3/doc/html/manual/ext_compile_checks.html
    branches/gcc-5-branch/libstdc++-v3/doc/html/manual/index.html
    branches/gcc-5-branch/libstdc++-v3/doc/html/manual/intro.html
    branches/gcc-5-branch/libstdc++-v3/doc/html/manual/status.html
    branches/gcc-5-branch/libstdc++-v3/doc/html/manual/using.html
    branches/gcc-5-branch/libstdc++-v3/doc/html/manual/using_dynamic_or_shared.html
    branches/gcc-5-branch/libstdc++-v3/doc/html/manual/using_headers.html
    branches/gcc-5-branch/libstdc++-v3/doc/html/manual/using_namespaces.html
    branches/gcc-5-branch/libstdc++-v3/doc/xml/manual/abi.xml
    branches/gcc-5-branch/libstdc++-v3/doc/xml/manual/configure.xml
    branches/gcc-5-branch/libstdc++-v3/doc/xml/manual/diagnostics.xml
    branches/gcc-5-branch/libstdc++-v3/doc/xml/manual/extensions.xml
    branches/gcc-5-branch/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/gcc-5-branch/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
    branches/gcc-5-branch/libstdc++-v3/doc/xml/manual/using.xml


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