aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/documentation.html
diff options
context:
space:
mode:
authorPhil Edwards <pme@sourceware.cygnus.com>2000-07-11 21:45:08 +0000
committerPhil Edwards <pme@gcc.gnu.org>2000-07-11 21:45:08 +0000
commitc0ed1dea3732c4975a249987c0ac7833fc16d48c (patch)
tree0e40e8821863de02525c4ffd668b6f2330022eb2 /libstdc++-v3/docs/documentation.html
parent4003801c763ec2b42bb88c68a5253789f77e9ff0 (diff)
downloadgcc-c0ed1dea3732c4975a249987c0ac7833fc16d48c.zip
gcc-c0ed1dea3732c4975a249987c0ac7833fc16d48c.tar.gz
gcc-c0ed1dea3732c4975a249987c0ac7833fc16d48c.tar.bz2
docs: Update sourceware->sources in every HTML file.
2000-07-11 Phil Edwards <pme@sourceware.cygnus.com> * docs: Update sourceware->sources in every HTML file. Minor updates. From-SVN: r34967
Diffstat (limited to 'libstdc++-v3/docs/documentation.html')
-rw-r--r--libstdc++-v3/docs/documentation.html11
1 files changed, 7 insertions, 4 deletions
diff --git a/libstdc++-v3/docs/documentation.html b/libstdc++-v3/docs/documentation.html
index 338fd39..26fd066 100644
--- a/libstdc++-v3/docs/documentation.html
+++ b/libstdc++-v3/docs/documentation.html
@@ -1,7 +1,9 @@
<!--#include virtual="/libstdc++/header.html"-->
-
+<P><B>All of these documents</B> (in fact, this entire homepage set) are
+ bundled with the library source, under the <TT>docs</TT> subdirectory.
+</P>
<H2><A NAME="1">Introductory notes for libstdc++</A></H2>
<P>This is a short list of text files pertaining to this
@@ -22,8 +24,9 @@
<LI><A HREF="17_intro/HEADER_POLICY">HEADER_POLICY</A>
- header naming and sub-include structure
<LI><A HREF="17_intro/PROBLEMS">PROBLEMS</A>
- <LI> <A HREF="../README">README</a>
- - directory structure
+ <!-- Linking to "../README" doesn't work; we are at the top level
+ of the web pages. Punt. -->
+ <LI>README - directory structure
<LI><A HREF="17_intro/RELEASE-NOTES">RELEASE-NOTES</A>
- instructions for building, using
<LI><A HREF="17_intro/TODO">TODO</A>
@@ -43,7 +46,7 @@
</UL>
<HR>
-<H2><A NAME="3">Chapter-Specific Information and Advice</A></H2>
+<H2><A NAME="3">Chapter-Specific Information, Extensions, and Advice</A></H2>
<OL>
<LI><A HREF="17_intro/howto.html">Chapter 17 (Intro)</A>
<LI><A HREF="18_support/howto.html">Chapter 18 (Library Support)</A>