~ubuntu-branches/debian/sid/gcc-4.8/sid

« back to all changes in this revision

Viewing changes to .svn/pristine/d2/d2e4cc5ca415ba9043b01c0a44722b7c7a7de2a7.svn-base

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-12-19 19:48:34 UTC
  • Revision ID: package-import@ubuntu.com-20141219194834-4dz1q7rrn5pad823
Tags: 4.8.4-1
* GCC 4.8.4 release.
  - Fix PR target/61407 (darwin), PR middle-end/58624 (ice),
    PR sanitizer/64265 (wrong code).
* Require recent binutils to pass go test failures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# DP: adjust hrefs to point to the local documentation
 
2
 
 
3
---
 
4
 libstdc++-v3/doc/doxygen/mainpage.html |   10 +++++-----
 
5
 1 files changed, 5 insertions(+), 5 deletions(-)
 
6
 
 
7
Index: b/src/libstdc++-v3/doc/doxygen/mainpage.html
 
8
===================================================================
 
9
--- a/src/libstdc++-v3/doc/doxygen/mainpage.html
 
10
+++ b/src/libstdc++-v3/doc/doxygen/mainpage.html
 
11
@@ -27,10 +27,10 @@
 
12
 <p class="smallertext">Generated on @DATE@.</p>
 
13
 
 
14
 <p>There are two types of documentation for libstdc++.  One is the
 
15
-   distribution documentation, which can be read online
 
16
-   <a href="http://gcc.gnu.org/onlinedocs/libstdc++/index.html">here</a>
 
17
-   or offline from the file doc/html/index.html in the library source
 
18
-   directory.
 
19
+   distribution documentation, which can be read
 
20
+   <a href="../index.html">offline in the documentation directory</a>
 
21
+   or
 
22
+   <a href="http://gcc.gnu.org/onlinedocs/libstdc++/index.html">online</a>.
 
23
 </p>
 
24
 
 
25
 <p>The other type is the source documentation, of which this is the first page.
 
26
@@ -81,9 +81,10 @@
 
27
   This style guide can also be viewed on the <a href="http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01apas04.html">web</a>.
 
28
 
 
29
 <h2>License, Copyright, and Other Lawyerly Verbosity</h2>
 
30
-<p>The libstdc++ documentation is released under
 
31
-   <a href="http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt01ch01s02.html">
 
32
-   these terms</a>.
 
33
+<p>The libstdc++ documentation is released under these terms
 
34
+   (<a href="../manual/license.html">read offline</a> or
 
35
+    <a href="http://gcc.gnu.org/onlinedocs/libstdc++/manual/license.html">read online</a>.
 
36
+   ).
 
37
 </p>
 
38
 <p>Part of the generated documentation involved comments and notes from
 
39
    SGI, who says we gotta say this:
 
40
Index: b/src/libstdc++-v3/doc/html/api.html
 
41
===================================================================
 
42
--- a/src/libstdc++-v3/doc/html/api.html
 
43
+++ b/src/libstdc++-v3/doc/html/api.html
 
44
@@ -18,6 +18,8 @@
 
45
   member functions for the library classes, finding out what is in a
 
46
   particular include file, looking at inheritance diagrams, etc.
 
47
 </p><p>
 
48
+<a class="link" href="user/index.html">The API documentation, rendered into HTML, can be viewed offline.</a>
 
49
+</p><p>
 
50
   The API documentation, rendered into HTML, can be viewed online:
 
51
 </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
 
52
       <a class="link" href="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-3.4/index.html" target="_top">for the 3.4 release
 
53
Index: b/src/libstdc++-v3/doc/xml/api.xml
 
54
===================================================================
 
55
--- a/src/libstdc++-v3/doc/xml/api.xml
 
56
+++ b/src/libstdc++-v3/doc/xml/api.xml
 
57
@@ -37,6 +37,11 @@
 
58
 </para>
 
59
 
 
60
 <para>
 
61
+  <ulink url="user/index.html">The source-level documentation for this release can be viewed offline.
 
62
+  </ulink>
 
63
+</para>
 
64
+
 
65
+<para>
 
66
   The API documentation, rendered into HTML, can be viewed online:
 
67
 </para>
 
68