configopts.html: Quote StyleSheet attribute values.

* docs/html/configopts.html: Quote StyleSheet attribute values.
	* docs/html/documentation.html: Likewise.
	* docs/html/explanations.html: Likewise.
	* docs/html/install.html: Likewise.
	* docs/html/17_intro/howto.html: Likewise.
	* docs/html/17_intro/license.html: Likewise.
	* docs/html/18_support/howto.html: Likewise.
	* docs/html/19_diagnostics/howto.html: Likewise.
	* docs/html/20_util/howto.html: Likewise.
	* docs/html/21_strings/howto.html: Likewise.
	* docs/html/22_locale/howto.html: Likewise.
	* docs/html/23_containers/howto.html: Likewise.
	* docs/html/24_iterators/howto.html: Likewise.
	* docs/html/25_algorithms/howto.html: Likewise.
	* docs/html/26_numerics/howto.html: Likewise.
	* docs/html/27_io/howto.html: Likewise.
	* docs/html/ext/howto.html: Likewise.
	* docs/html/ext/sgiexts.html: Likewise.
	* docs/html/faq/index.html: Likewise.

From-SVN: r46194
This commit is contained in:
Matt Kraai 2001-10-11 18:41:47 +00:00 committed by Matt Kraai
parent 8063ddcf23
commit 94e091c833
20 changed files with 42 additions and 20 deletions

View File

@ -1,3 +1,25 @@
2001-10-11 Matt Kraai <kraai@alumni.carnegiemellon.edu>
* docs/html/configopts.html: Quote StyleSheet attribute values.
* docs/html/documentation.html: Likewise.
* docs/html/explanations.html: Likewise.
* docs/html/install.html: Likewise.
* docs/html/17_intro/howto.html: Likewise.
* docs/html/17_intro/license.html: Likewise.
* docs/html/18_support/howto.html: Likewise.
* docs/html/19_diagnostics/howto.html: Likewise.
* docs/html/20_util/howto.html: Likewise.
* docs/html/21_strings/howto.html: Likewise.
* docs/html/22_locale/howto.html: Likewise.
* docs/html/23_containers/howto.html: Likewise.
* docs/html/24_iterators/howto.html: Likewise.
* docs/html/25_algorithms/howto.html: Likewise.
* docs/html/26_numerics/howto.html: Likewise.
* docs/html/27_io/howto.html: Likewise.
* docs/html/ext/howto.html: Likewise.
* docs/html/ext/sgiexts.html: Likewise.
* docs/html/faq/index.html: Likewise.
2001-10-11 Loren J. Rittle <ljrittle@acm.org>
* docs/html/faq/index.html (Is libstdc++-v3 thread-safe?): Rewrite.

View File

@ -7,7 +7,7 @@
<meta name="DESCRIPTION" content="HOWTO for libstdc++ chapter 17.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 17</title>
<link rel=StyleSheet href="../lib3styles.css">
<link rel="StyleSheet" href="../lib3styles.css">
</head>
<body>

View File

@ -7,7 +7,7 @@
<meta name="DESCRIPTION" content="Copying restrictions for libstdc++.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 copying</title>
<link rel=StyleSheet href="../lib3styles.css">
<link rel="StyleSheet" href="../lib3styles.css">
</head>
<body>

View File

@ -7,7 +7,7 @@
<meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 18.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 18</title>
<link rel=StyleSheet href="../lib3styles.css">
<link rel="StyleSheet" href="../lib3styles.css">
</head>
<body>

View File

@ -7,7 +7,7 @@
<meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 19.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 19</title>
<link rel=StyleSheet href="../lib3styles.css">
<link rel="StyleSheet" href="../lib3styles.css">
</head>
<body>

View File

@ -7,7 +7,7 @@
<meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 20.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 20</title>
<link rel=StyleSheet href="../lib3styles.css">
<link rel="StyleSheet" href="../lib3styles.css">
</head>
<body>

View File

@ -7,7 +7,7 @@
<meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 21.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 21</title>
<link rel=StyleSheet href="../lib3styles.css">
<link rel="StyleSheet" href="../lib3styles.css">
</head>
<body>

View File

@ -7,7 +7,7 @@
<meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 22.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 22</title>
<link rel=StyleSheet href="../lib3styles.css">
<link rel="StyleSheet" href="../lib3styles.css">
</head>
<body>

View File

@ -7,7 +7,7 @@
<meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 23.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 23</title>
<link rel=StyleSheet href="../lib3styles.css">
<link rel="StyleSheet" href="../lib3styles.css">
</head>
<body>

View File

@ -7,7 +7,7 @@
<meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 24.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 24</title>
<link rel=StyleSheet href="../lib3styles.css">
<link rel="StyleSheet" href="../lib3styles.css">
</head>
<body>

View File

@ -7,7 +7,7 @@
<meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 25.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 25</title>
<link rel=StyleSheet href="../lib3styles.css">
<link rel="StyleSheet" href="../lib3styles.css">
</head>
<body>

View File

@ -7,7 +7,7 @@
<meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 26.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 26</title>
<link rel=StyleSheet href="../lib3styles.css">
<link rel="StyleSheet" href="../lib3styles.css">
</head>
<body>

View File

@ -7,7 +7,7 @@
<meta name="DESCRIPTION" content="HOWTO for the libstdc++ chapter 27.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 27</title>
<link rel=StyleSheet href="../lib3styles.css">
<link rel="StyleSheet" href="../lib3styles.css">
</head>
<body>

View File

@ -6,7 +6,7 @@
<meta name="DESCRIPTION" content="Configuration options for libstdc++-v3.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 configure options</title>
<link rel=StyleSheet href="lib3styles.css">
<link rel="StyleSheet" href="lib3styles.css">
</head>
<body>

View File

@ -2,7 +2,7 @@
<head>
<meta name="KEYWORDS" content="libstdc++, homepage, home, g++, libg++, STL">
<title>Standard C++ Library v3</title>
<link rel=StyleSheet href="lib3styles.css">
<link rel="StyleSheet" href="lib3styles.css">
</head>
<body>

View File

@ -6,7 +6,7 @@
<meta name="DESCRIPTION" content="Explanatory notes about libstdc++-v3.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>Explanatory notes about libstdc++-v3 design</title>
<link rel=StyleSheet href="lib3styles.css">
<link rel="StyleSheet" href="lib3styles.css">
</head>
<body>

View File

@ -7,7 +7,7 @@
<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">
</head>
<body>

View File

@ -6,7 +6,7 @@
<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">
</head>
<body>
@ -25,7 +25,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: 2001/10/04 20:03:22 $ (UTC).
$Date: 2001/10/09 20:18:13 $ (UTC).
</p>
<p>Descriptions range from the scanty to the verbose. You should also check

View File

@ -4,7 +4,7 @@
<meta name="KEYWORDS" content="libstdc++, libstdc++-v3, GCC, g++, libg++, STL">
<meta name="DESCRIPTION" content="FAQ for the GNU libstdc++ effort.">
<title>libstdc++-v3 FAQ</title>
<link rel=StyleSheet href="../lib3styles.css">
<link rel="StyleSheet" href="../lib3styles.css">
<!--
** Locations of "the most recent snapshot is the Nth" text are
** answers 1_1, 1_4, 4_1, 5_6.

View File

@ -6,7 +6,7 @@
<meta name="DESCRIPTION" content="README for the GNU libstdc++ effort.">
<meta name="GENERATOR" content="vi and eight fingers">
<title>libstdc++-v3 Installation Instructions</title>
<link rel=StyleSheet href="lib3styles.css">
<link rel="StyleSheet" href="lib3styles.css">
</head>
<body>