gcc/gcc10-libstdc++-docs.patch

25 lines
1.2 KiB
Diff
Raw Normal View History

2012-01-03 14:17:22 +00:00
--- libstdc++-v3/doc/html/index.html.jj 2011-01-03 12:53:21.282829010 +0100
+++ libstdc++-v3/doc/html/index.html 2011-01-04 18:06:28.999851145 +0100
@@ -5,6 +5,8 @@
2018-04-24 21:36:25 +00:00
<a class="link" href="https://www.fsf.org" target="_top">FSF
2012-01-03 14:17:22 +00:00
</a>
</p><p>
2020-01-18 17:35:20 +00:00
+ Release 10.0.1
2012-01-03 14:17:22 +00:00
+ </p><p>
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation
License, Version 1.2 or any later version published by the
--- libstdc++-v3/doc/html/api.html.jj 2011-01-03 12:53:21.000000000 +0100
+++ libstdc++-v3/doc/html/api.html 2011-01-04 18:12:01.672757784 +0100
2016-09-01 12:43:18 +00:00
@@ -20,7 +20,9 @@
2012-01-03 14:17:22 +00:00
member functions for the library classes, finding out what is in a
particular include file, looking at inheritance diagrams, etc.
</p><p>
2016-09-01 12:43:18 +00:00
- The API documentation, rendered into HTML, can be viewed online
+ The API documentation, rendered into HTML, can be viewed locally
2020-01-18 17:35:20 +00:00
+ <a class="link" href="api/index.html" target="_top">for the 10.0.1 release</a>,
2016-09-01 12:43:18 +00:00
+ online
<a class="link" href="http://gcc.gnu.org/onlinedocs/" target="_top">for each GCC release</a>
and
<a class="link" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/index.html" target="_top">