Author: sebor
Date: Wed Jan 18 11:14:45 2006
New Revision: 370222

URL: http://svn.apache.org/viewcvs?rev=370222&view=rev
Log:
2006-01-18  Benjamin Gomez  <[EMAIL PROTECTED]>
            Martin Sebor  <[EMAIL PROTECTED]>

        STDCXX-12
        * index.html: Used ViewCVS to serve documentation straight
        out of the Subversion database.

Modified:
    incubator/stdcxx/site/index.html

Modified: incubator/stdcxx/site/index.html
URL: 
http://svn.apache.org/viewcvs/incubator/stdcxx/site/index.html?rev=370222&r1=370221&r2=370222&view=diff
==============================================================================
--- incubator/stdcxx/site/index.html (original)
+++ incubator/stdcxx/site/index.html Wed Jan 18 11:14:45 2006
@@ -115,16 +115,15 @@
         </div>
 
         <div class="menuitem">
-          <a title="View the Class Reference sources in Subversion"
-             
href="http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/doc/stdlibref/";>
-
+          <a title="View the latest Class Reference in Subversion"
+             
href="http://svn.apache.org/viewcvs.cgi/*checkout*/incubator/stdcxx/trunk/doc/stdlibref/";>
             Class Reference
           </a>
         </div>
 
         <div class="menuitem">
-          <a title="View the User Guide sources in Subversion"
-             
href="http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/doc/stdlibug/";>
+          <a title="View the latest User Guide in Subversion"
+             
href="http://svn.apache.org/viewcvs.cgi/*checkout*/incubator/stdcxx/trunk/doc/stdlibug/";>
             User Guide
           </a>
         </div>
@@ -1042,7 +1041,7 @@
 Standard  Library in an  approachable way.   In addition,  besides the
 required                                                             <a
 
href="http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/doc/stdlibref/";>Class
-Reference</a>,  this implementation  of the library  also includes  an
+Reference</a>,  this implementation  of the  library also  includes an
 extensive                                                            <a
 
href="http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/doc/stdlibug/";>User
 Guide</a> complete  with tutorials  and example programs.   That being


Reply via email to