This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: HTML docs


On Thu, Aug 15, 2002 at 11:19:53AM -0700, Benjamin Kosnik wrote:
> 
> Also, can there be an official doxygen release for gcc-3.2.0?

There can.


2002-08-15  Phil Edwards  <pme@gcc.gnu.org>

	* docs/html/documentation.html:  Update doxygen links for 3.2.


Index: docs/html/documentation.html
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/documentation.html,v
retrieving revision 1.18
diff -u -3 -p -r1.18 documentation.html
--- docs/html/documentation.html	13 Aug 2002 16:26:13 -0000	1.18
+++ docs/html/documentation.html	15 Aug 2002 20:18:32 -0000
@@ -60,7 +60,8 @@
 </p>
 <p>The Source-Level documentation can be viewed online:
    <ul>
-   <li><a href="libstdc++-html-USERS-3.1/index.html">For the 3.1 release</a>
+   <li><a href="libstdc++-html-USERS-3.1/index.html">for the 3.1 release</a>
+   <li><a href="libstdc++-html-USERS-3.2/index.html">for the 3.2 release</a>
    <li><a href="latest-doxygen/index.html">&quot;the latest collection&quot;</a>
        (for the snapshot or later; see the date on the first page)
    </ul>
@@ -76,7 +77,7 @@
 </p>
 <p>
  In addition, an initial set of man pages are also available in the
- same place as the HTML collections. Start with Intro(3).
+ same place as the HTML collections.  Start with Intro(3).
 </p>
 
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]