aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/html/documentation.html
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/docs/html/documentation.html')
-rw-r--r--libstdc++-v3/docs/html/documentation.html22
1 files changed, 14 insertions, 8 deletions
diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html
index b1ecdc4b4b0..ef81d3b67fe 100644
--- a/libstdc++-v3/docs/html/documentation.html
+++ b/libstdc++-v3/docs/html/documentation.html
@@ -20,19 +20,25 @@
using the Doxygen tool. These are useful for examining the signatures
of public member functions for the library classes, etc.
</p>
-<p>
- The latest collection is for the GCC 3.0 release,
+<p>One collection is for the GCC 3.0 release,
<code>libstdc++-doxygen-3.0.tar.gz</code> (3.8MB),
<a href="libstdc++-doxygen-3.0/index.html">viewable online</a>.
- The collection is also available in the libstdc++ snapshots directory at
- <code>&lt;URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/&gt;</code>. You will
- almost certainly need to use one of the
+ The latest collection is for the libstdc++ 3.0.95 snapshot release,
+ <a href="libstdc++-doxygen-USERS-3.0.95/index.html">viewable online</a>.
+ Other collections for 3.0.95 exist on the FTP sites, but are not
+ viewable online.
+</p>
+<p>The collections are available in the libstdc++ snapshots directory at
+ <code>&lt;URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/&gt;</code>.
+ You will almost certainly need to use one of the
<a href="http://gcc.gnu.org/mirrors.html">mirror sites</a> to download
the tarball. After unpacking, simply load
- libstdc++-doxygen-3.0/index.html <!-- also update this date -->
- in a browser. Feedback (and additional documentation!) is welcome.
+ libstdc++-doxygen-*/index.html
+ into a browser. Feedback (and additional documentation!) is welcome.
+</p>
+<p>With 3.0.95, an initial set of man pages are also available in the same
+ directory as the doxygen collections. Start with <code>Intro(3)</code>.
</p>
-<!-- another paragraph here for post-release collections -->
<hr>
<h2><a name="2">Configuring, Building, Installing</a></h2>