Procházet zdrojové kódy

Merge the updated links in libraries.htm from HEAD to 1.34

[SVN r35311]
Daniel James před 19 roky
rodič
revize
5fa6d0a738
1 změnil soubory, kde provedl 6 přidání a 6 odebrání
  1. 6 6
      libs/libraries.htm

+ 6 - 6
libs/libraries.htm

@@ -145,11 +145,11 @@ how to download, build, and install the libraries.</p>
     domain of mathematics, from various authors.</li>
     <li><a href="math/doc/common_factor.html">math/common_factor</a> - Greatest
     common divisor and least common multiple, from Daryle Walker.</li>
-    <li><a href="math/octonion/index.html">math/octonion</a> -
+    <li><a href="../doc/html/boost_math/octonions.html">math/octonion</a> -
         Octonions, from Hubert Holin.</li>
-    <li><a href="math/quaternion/index.html">math/quaternion</a> -
+    <li><a href="../doc/html/boost_math/quaternions.html">math/quaternion</a> -
         Quaternions, from Hubert Holin.</li>
-    <li><a href="math/special_functions/index.html">math/special_functions</a> -
+    <li><a href="../doc/html/boost_math/math_special_functions.html">math/special_functions</a> -
         Mathematical special functions such as atanh, sinc, and sinhc,
         from Hubert Holin.</li>
     <li><a href="algorithm/minmax/index.html">minmax</a> - standard library
@@ -444,11 +444,11 @@ how to download, build, and install the libraries.</p>
     Melquiond, Hervé Brönnimann and Sylvain Pion.</li>
     <li><a href="math/doc/common_factor.html">math/common_factor</a> - Greatest
     common divisor and least common multiple, from Daryle Walker.</li>
-    <li><a href="math/octonion/index.html">math/octonion</a> -
+    <li><a href="../doc/html/boost_math/octonions.html">math/octonion</a> -
       Octonions, from Hubert Holin.</li>
-    <li><a href="math/quaternion/index.html">math/quaternion</a> -
+    <li><a href="../doc/html/boost_math/quaternions.html">math/quaternion</a> -
       Quaternions, from Hubert Holin.</li>
-    <li><a href="math/special_functions/index.html">math/special_functions</a> -
+    <li><a href="../doc/html/boost_math/math_special_functions.html">math/special_functions</a> -
         Mathematical special functions such as atanh, sinc, and sinhc,
         from Hubert Holin.</li>
     <li><a href="multi_array/doc/index.html">multi_array</a> - Multidimensional

粤ICP备19079148号