r269881 - in /trunk/libstdc++-v3: ChangeLog doc...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Mar 22 20:57:00 GMT 2019


Author: redi
Date: Fri Mar 22 20:57:35 2019
New Revision: 269881

URL: https://gcc.gnu.org/viewcvs?rev=269881&root=gcc&view=rev
Log:
Remove broken links from libstdc++ manual to Doxygen pages

The Doxygen docs do not have stable URLs, so linking to specific pages
doesn't work well.

	* doc/xml/manual/backwards_compatibility.xml: Remove link to
	Doxygen-generated pages with unstable URL.
	* doc/xml/manual/concurrency_extensions.xml: Likewise.
	* doc/xml/manual/extensions.xml: Likewise.
	* doc/xml/manual/parallel_mode.xml: Likewise.
	* doc/xml/manual/support.xml: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/doc/xml/manual/backwards_compatibility.xml
    trunk/libstdc++-v3/doc/xml/manual/concurrency_extensions.xml
    trunk/libstdc++-v3/doc/xml/manual/extensions.xml
    trunk/libstdc++-v3/doc/xml/manual/parallel_mode.xml
    trunk/libstdc++-v3/doc/xml/manual/support.xml



More information about the Libstdc++-cvs mailing list