Просмотр исходного кода

Merge corrected and updated links from HEAD to 1.34.

[SVN r35297]
Daniel James 19 лет назад
Родитель
Сommit
5eaafce3d6
2 измененных файлов с 9 добавлено и 9 удалено
  1. 1 1
      more/feature_model_diagrams.htm
  2. 8 8
      more/version_history.html

+ 1 - 1
more/feature_model_diagrams.htm

@@ -52,7 +52,7 @@ represents zero or more instances, and represents | alternatives.</p>
 of a leading letter, followed by letters, digits, underscores or hyphens, with
 no spaces allowed.</p>
 <p>At least one instance of each name should be hyperlinked to the corresponding
-<a href="FeatureDescriptions">Feature Description</a>.</p>
+<a href="#FeatureDescriptions">Feature Description</a>.</p>
 <p>While the grammar is intended for written communication between people, it
 may also be trivially machine parsed for use by automatic tools.</p>
 <h2><a id="FeatureDescriptions" name="FeatureDescriptions"></a></h2>

+ 8 - 8
more/version_history.html

@@ -1551,11 +1551,11 @@
                       dynamic storage.</li>
 
                       <li><a href=
-                      "../libs/math/quaternion/index.html">Quaternions</a>:
+                      "../doc/html/boost_math/quaternions.html">Quaternions</a>:
                       added support for GCC 2.95.x.</li>
 
                       <li><a href=
-                      "../libs/math/octonion/index.html">Octonions</a>: added
+                      "../doc/html/boost_math/octonions.html">Octonions</a>: added
                       support for GCC 2.95.x.</li>
 
                       <li><a href="../libs/smart_ptr/index.html">Smart
@@ -1700,11 +1700,11 @@
                       and Jens Maurer.</li>
 
                       <li><a href=
-                      "../libs/math/special_functions/index.html">Special
+                      "../doc/html/boost_math/math_special_functions.html">Special
                       functions</a>, <a href=
-                      "../libs/math/octonion/index.html">octonions</a>,
+                      "../doc/html/boost_math/octonions.html">octonions</a>,
                       <a href=
-                      "../libs/math/quaternion/index.html">quaternions</a>
+                      "../doc/html/boost_math/quaternions.html">quaternions</a>
                       updated, now useable with many more compilers, plus
                       three new special functions, from Hubert Holin, Eric
                       Ford, and others.</li>
@@ -1758,11 +1758,11 @@
                       tokens, from John Bandela.</li>
 
                       <li><a href=
-                      "../libs/math/special_functions/index.html">Special
+                      "../doc/html/boost_math/math_special_functions.html">Special
                       functions</a>, <a href=
-                      "../libs/math/octonion/index.html">octonions</a>,
+                      "../doc/html/boost_math/octonions.html">octonions</a>,
                       <a href=
-                      "../libs/math/quaternion/index.html">quaternions</a>
+                      "../doc/html/boost_math/quaternions.html">quaternions</a>
                       added, from Hubert Holin.</li>
 
                       <li><a href="../libs/smart_ptr/smart_ptr.htm">Smart

粤ICP备19079148号