Author: sebor
Date: Wed Apr  4 17:41:17 2007
New Revision: 525658

URL: http://svn.apache.org/viewvc?view=rev&rev=525658
Log:
2007-04-04  Martin Sebor  <[EMAIL PROTECTED]>

        * download.html: Changed Class Reference and User Guide links
        to point to local files.
        * bugs.html: Same.
        * index.html: Same.

Modified:
    incubator/stdcxx/site/bugs.html
    incubator/stdcxx/site/download.html
    incubator/stdcxx/site/index.html

Modified: incubator/stdcxx/site/bugs.html
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/site/bugs.html?view=diff&rev=525658&r1=525657&r2=525658
==============================================================================
--- incubator/stdcxx/site/bugs.html (original)
+++ incubator/stdcxx/site/bugs.html Wed Apr  4 17:41:17 2007
@@ -101,15 +101,15 @@
         </div>
 
         <div class="menuitem">
-          <a title="View the latest Class Reference in Subversion"
-             
href="http://svn.apache.org/viewcvs.cgi/*checkout*/incubator/stdcxx/trunk/doc/stdlibref/index.html";>
+          <a title="View the latest Class Reference"
+             href="doc/stdlibref/index.html">
             Class Reference
           </a>
         </div>
 
         <div class="menuitem">
-          <a title="View the latest User Guide in Subversion"
-             
href="http://svn.apache.org/viewcvs.cgi/*checkout*/incubator/stdcxx/trunk/doc/stdlibug/index.html";>
+          <a title="View the latest User Guide"
+             href="doc/stdlibug/index.html">
             User Guide
           </a>
         </div>

Modified: incubator/stdcxx/site/download.html
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/site/download.html?view=diff&rev=525658&r1=525657&r2=525658
==============================================================================
--- incubator/stdcxx/site/download.html (original)
+++ incubator/stdcxx/site/download.html Wed Apr  4 17:41:17 2007
@@ -109,15 +109,15 @@
         </div>
 
         <div class="menuitem">
-          <a title="View the latest Class Reference in Subversion"
-             
href="http://svn.apache.org/viewcvs.cgi/*checkout*/incubator/stdcxx/trunk/doc/stdlibref/index.html";>
+          <a title="View the latest Class Reference"
+             href="doc/stdlibref/index.html">
             Class Reference
           </a>
         </div>
 
         <div class="menuitem">
-          <a title="View the latest User Guide in Subversion"
-             
href="http://svn.apache.org/viewcvs.cgi/*checkout*/incubator/stdcxx/trunk/doc/stdlibug/index.html";>
+          <a title="View the latest User Guide"
+             href="doc/stdlibug/index.html">
             User Guide
           </a>
         </div>

Modified: incubator/stdcxx/site/index.html
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/site/index.html?view=diff&rev=525658&r1=525657&r2=525658
==============================================================================
--- incubator/stdcxx/site/index.html (original)
+++ incubator/stdcxx/site/index.html Wed Apr  4 17:41:17 2007
@@ -116,21 +116,20 @@
         </div>
 
         <div class="menuitem">
-          <a title="View the latest Class Reference in Subversion"
-             
href="http://svn.apache.org/viewcvs.cgi/*checkout*/incubator/stdcxx/trunk/doc/stdlibref/index.html";>
+          <a title="View the latest Class Reference"
+             href="doc/stdlibref/index.html">
             Class Reference
           </a>
         </div>
 
         <div class="menuitem">
-          <a title="View the latest User Guide in Subversion"
-             
href="http://svn.apache.org/viewcvs.cgi/*checkout*/incubator/stdcxx/trunk/doc/stdlibug/index.html";>
+          <a title="View the latest User Guide"
+             href="doc/stdlibug/index.html">
             User Guide
           </a>
         </div>
 
         <div class="menuitem">
-
           <a title="View the Design and Style Document"
              href="#">
             Design and Style Document


Reply via email to