# DP: adjust hrefs to point to the local documentation --- 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 @@

Generated on @DATE@.

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

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 web.

License, Copyright, and Other Lawyerly Verbosity

-

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

The libstdc++ documentation is released under these terms + (read offline or + read online. + ).

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 @@ member functions for the library classes, finding out what is in a particular include file, looking at inheritance diagrams, etc.

+The API documentation, rendered into HTML, can be viewed offline. +

The API documentation, rendered into HTML, can be viewed online: