From: Jonathan Wakely Date: Wed, 13 Sep 2017 10:17:44 +0000 (+0100) Subject: Fix broken URLs in libstdc++ API docs X-Git-Tag: upstream/12.2.0~37014 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c29730ec17675f70785f6326c35a2be59eaba53b;p=platform%2Fupstream%2Fgcc.git Fix broken URLs in libstdc++ API docs * doc/doxygen/mainpage.html: Fix broken URLs. From-SVN: r252070 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index fc18cc7..0c3ee2a 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +1,7 @@ 2017-09-13 Jonathan Wakely + * doc/doxygen/mainpage.html: Fix broken URLs. + PR libstdc++/81835 * doc/xml/manual/extensions.xml: Replace unstable URL. * doc/html/manual/ext_demangling.html: Regenerate. diff --git a/libstdc++-v3/doc/doxygen/mainpage.html b/libstdc++-v3/doc/doxygen/mainpage.html index aa650ba..b54482a 100644 --- a/libstdc++-v3/doc/doxygen/mainpage.html +++ b/libstdc++-v3/doc/doxygen/mainpage.html @@ -28,7 +28,7 @@

There are two types of documentation for libstdc++. One is the distribution documentation, which can be read online - here + here or offline from the file doc/html/index.html in the library source directory.

@@ -78,11 +78,11 @@ pages. See the section "Documentation Style" in doc/xml/manual/appendix_contributing.xml in the source tree for how to create (and write) the doxygen markup. - This style guide can also be viewed on the web. + This style guide can also be viewed on the web.

License, Copyright, and Other Lawyerly Verbosity

The libstdc++ documentation is released under - + these terms.

Part of the generated documentation involved comments and notes from