1
0
mirror of https://github.com/boostorg/more.git synced 2025-03-24 13:20:07 +08:00

Merge corrected and updated links from HEAD to 1.34.

[SVN r35297]
This commit is contained in:
Daniel James 2006-09-23 19:01:40 +00:00
parent a401c52dfd
commit c0e5537668
2 changed files with 9 additions and 9 deletions

View File

@ -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>

View File

@ -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