Prechádzať zdrojové kódy

fix broken links (reprise)

[SVN r16817]
Beman Dawes 23 rokov pred
rodič
commit
b1d72f8daf
1 zmenil súbory, kde vykonal 7 pridanie a 9 odobranie
  1. 7 9
      index.htm

+ 7 - 9
index.htm

@@ -321,13 +321,11 @@
 
                   <li><a href="libs/preprocessor/doc/index.html">Preprocessor
                   Library</a>: changed macro prefix from BOOST_PREPROCESSOR
-                  to BOOST_PP, added support for <a href=
-                  "libs/preprocessor/doc/reference/list_adt.html">list data
-                  structure</a> manipulation, added examples, made library
-                  ANSI C friendly, added generalized <a href=
-                  "libs/preprocessor/doc/reference/for.html">repetition</a>
-                  and <a href=
-                  "libs/preprocessor/doc/reference/while.html">iteration</a>
+                  to BOOST_PP, added support for list data
+                  structure manipulation, added examples, made library
+                  ANSI C friendly, added generalized
+                  <a href="libs/preprocessor/doc/ref/for.html">repetition</a>
+                  and <a href="libs/preprocessor/doc/ref/while.html">iteration</a>
                   primitives, improved reference manual.</li>
 
                   <li><a href="libs/thread/doc/index.html">Threads
@@ -344,7 +342,7 @@
                   Factor Library</a> added. Greatest common divisor and least
                   common multiple, from Daryle Walker.</li>
 
-                  <li><a href="libs/preprocessor/doc/index.htm">Preprocessor
+                  <li><a href="libs/preprocessor/doc/index.html">Preprocessor
                   Library</a> added. Preprocessor metaprogramming tools
                   including repetition and recursion, from Vesa
                   Karvonen.</li>
@@ -379,6 +377,6 @@
     <hr>
 
     <p>Revised 
-    <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->07 January, 2003<!--webbot bot="Timestamp" endspan i-checksum="38578" --></p>
+    <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->09 January, 2003<!--webbot bot="Timestamp" endspan i-checksum="38582" --></p>
   </body>
 </html>

粤ICP备19079148号