summaryrefslogtreecommitdiff
path: root/debian/patches/libstdc++-doclink.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/libstdc++-doclink.diff')
-rw-r--r--debian/patches/libstdc++-doclink.diff23
1 files changed, 8 insertions, 15 deletions
diff --git a/debian/patches/libstdc++-doclink.diff b/debian/patches/libstdc++-doclink.diff
index c402fc9..4b7520f 100644
--- a/debian/patches/libstdc++-doclink.diff
+++ b/debian/patches/libstdc++-doclink.diff
@@ -4,8 +4,6 @@
libstdc++-v3/doc/doxygen/mainpage.html | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
-Index: b/src/libstdc++-v3/doc/doxygen/mainpage.html
-===================================================================
--- a/src/libstdc++-v3/doc/doxygen/mainpage.html
+++ b/src/libstdc++-v3/doc/doxygen/mainpage.html
@@ -27,10 +27,10 @@
@@ -13,32 +11,29 @@ Index: b/src/libstdc++-v3/doc/doxygen/mainpage.html
<p>There are two types of documentation for libstdc++. One is the
- distribution documentation, which can be read online
-- <a href="http://gcc.gnu.org/onlinedocs/libstdc++/index.html">here</a>
+- <a href="https://gcc.gnu.org/onlinedocs/libstdc++/index.html">here</a>
- or offline from the file doc/html/index.html in the library source
- directory.
+ distribution documentation, which can be read
+ <a href="../index.html">offline in the documentation directory</a>
+ or
-+ <a href="http://gcc.gnu.org/onlinedocs/libstdc++/index.html">online</a>.
++ <a href="https://gcc.gnu.org/onlinedocs/libstdc++/index.html">online</a>.
</p>
<p>The other type is the source documentation, of which this is the first page.
-@@ -81,9 +81,10 @@
- This style guide can also be viewed on the <a href="http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01apas04.html">web</a>.
+@@ -82,8 +82,11 @@
<h2>License, Copyright, and Other Lawyerly Verbosity</h2>
--<p>The libstdc++ documentation is released under
-- <a href="http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt01ch01s02.html">
+ <p>The libstdc++ documentation is released under
++ these terms
++ (<a href="../manual/appendix_gpl.html">read offline</a> or
+ <a href="https://gcc.gnu.org/onlinedocs/libstdc++/manual/appendix_gpl.html">
- these terms</a>.
-+<p>The libstdc++ documentation is released under these terms
-+ (<a href="../manual/license.html">read offline</a> or
-+ <a href="http://gcc.gnu.org/onlinedocs/libstdc++/manual/license.html">read online</a>.
++ read online</a>.
+ ).
</p>
<p>Part of the generated documentation involved comments and notes from
SGI, who says we gotta say this:
-Index: b/src/libstdc++-v3/doc/html/api.html
-===================================================================
--- a/src/libstdc++-v3/doc/html/api.html
+++ b/src/libstdc++-v3/doc/html/api.html
@@ -20,6 +20,8 @@
@@ -57,8 +52,6 @@ Index: b/src/libstdc++-v3/doc/html/api.html
-</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bk02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="bk02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bk03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></body></html>
\ No newline at end of file
+</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bk02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="bk02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bk03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></body></html>
-Index: b/src/libstdc++-v3/doc/xml/api.xml
-===================================================================
--- a/src/libstdc++-v3/doc/xml/api.xml
+++ b/src/libstdc++-v3/doc/xml/api.xml
@@ -40,6 +40,11 @@