diff options
author | Jonathan Wakely <redi@gcc.gnu.org> | 2003-11-18 20:56:12 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2003-11-18 20:56:12 +0000 |
commit | bc225f98ddfdc2e813143fcb87ec1de98e76367e (patch) | |
tree | 1ec78f9768ffd6158ee2a42011297cd67d5cfbe9 /libstdc++-v3/docs/html/ext | |
parent | c4328d32dd310c8a980d1f62bfb961a8a5734009 (diff) | |
download | gcc-bc225f98ddfdc2e813143fcb87ec1de98e76367e.zip gcc-bc225f98ddfdc2e813143fcb87ec1de98e76367e.tar.gz gcc-bc225f98ddfdc2e813143fcb87ec1de98e76367e.tar.bz2 |
configopts.html, [...]: Add <link> tags.
2003-11-18 Jonathan Wakely <redi@gcc.gnu.org>
* docs/html/configopts.html, docs/html/debug.html,
docs/html/documentation.html, docs/html/explanations.html,
docs/html/install.html, docs/html/17_intro/contribute.html,
docs/html/17_intro/howto.html, docs/html/17_intro/license.html,
docs/html/18_support/howto.html, docs/html/19_diagnostics/howto.html,
docs/html/20_util/howto.html, docs/html/21_strings/howto.html,
docs/html/22_locale/codecvt.html, docs/html/22_locale/ctype.html,
docs/html/22_locale/howto.html, docs/html/22_locale/locale.html,
docs/html/22_locale/messages.html, docs/html/23_containers/howto.html,
docs/html/24_iterators/howto.html, docs/html/25_algorithms/howto.html,
docs/html/26_numerics/howto.html, docs/html/27_io/howto.html,
docs/html/ext/howto.html, docs/html/ext/sgiexts.html: Add <link> tags.
From-SVN: r73712
Diffstat (limited to 'libstdc++-v3/docs/html/ext')
-rw-r--r-- | libstdc++-v3/docs/html/ext/howto.html | 9 | ||||
-rw-r--r-- | libstdc++-v3/docs/html/ext/sgiexts.html | 9 |
2 files changed, 15 insertions, 3 deletions
diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html index cbcef4e..336abd7 100644 --- a/libstdc++-v3/docs/html/ext/howto.html +++ b/libstdc++-v3/docs/html/ext/howto.html @@ -11,7 +11,14 @@ <meta name="DESCRIPTION" content="Notes for the libstdc++ extensions." /> <meta name="GENERATOR" content="vi and eight fingers" /> <title>libstdc++-v3 HOWTO: Extensions</title> -<link rel="StyleSheet" href="../lib3styles.css" /> +<link rel="StyleSheet" href="../lib3styles.css" type="text/css" /> +<link rel="Start" href="../documentation.html" type="text/html" + title="GNU C++ Standard Library" /> +<link rel="Prev" href="../27_io/howto.html" type="text/html" + title="Input/Output" /> +<link rel="Bookmark" href="sgiexts.html" type="text/html" + title="SGI extensions" /> +<link rel="Copyright" href="../17_intro/license.html" type="text/html" /> </head> <body> diff --git a/libstdc++-v3/docs/html/ext/sgiexts.html b/libstdc++-v3/docs/html/ext/sgiexts.html index e8bebec..515fc15 100644 --- a/libstdc++-v3/docs/html/ext/sgiexts.html +++ b/libstdc++-v3/docs/html/ext/sgiexts.html @@ -10,7 +10,12 @@ <meta name="DESCRIPTION" content="SGI extensions preserved in libstdc++-v3." /> <meta name="GENERATOR" content="vi and eight fingers" /> <title>SGI extensions to the library in libstdc++-v3</title> -<link rel="StyleSheet" href="../lib3styles.css" /> +<link rel="StyleSheet" href="../lib3styles.css" type="text/css" /> +<link rel="Start" href="../documentation.html" type="text/html" + title="GNU C++ Standard Library" /> +<link rel="Subsection" href="sgiexts.html" type="text/html" title="Extensions" /> +<link rel="Bookmark" href="howto.html" type="text/html" title="Extensions" /> +<link rel="Copyright" href="../17_intro/license.html" type="text/html" /> </head> <body> @@ -29,7 +34,7 @@ libstdc++-v3</a></h1> for a description). Not every chapter may have extensions, and the extensions may come and go. Also, this page is incomplete because the author is pressed for time. Check back often; the latest change was on - $Date: 2002/12/16 18:22:57 $ (UTC). + $Date: 2003/04/16 17:02:47 $ (UTC). </p> <p>Descriptions range from the scanty to the verbose. You should also check |