index.htm:

- Indicate the deprecation of the Compose library
  - Split the "Documentation" link into "Current release" and "Nightly
CVS" documentation links


[SVN r21069]
This commit is contained in:
Douglas Gregor 2003-12-02 06:48:17 +00:00
parent 0a4eb04f12
commit 49b09482b1

View file

@ -17,7 +17,9 @@
<tr>
<td>
<p><b>Libraries<br>
</b>.&nbsp;<a href="libs/libraries.htm">Documentation</a><br>
</b>.&nbsp;Documentation:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="libs/libraries.htm">Current version</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/libraries.html">Nighly CVS</a><br>
.&nbsp;<a href="more/license_info.html">License</a><br>
.&nbsp;<a href="more/getting_started.html">Getting Started</a><br>
</a>.&nbsp;Regression Tests:<br>
@ -147,6 +149,7 @@
improvements. See
<a href="libs/date_time/doc/Changes.html">Date Time Change History</a> for details.
</li>
<li><a href="libs/compose/index.htm">Compose</a>: This library has been deprecated and will be removed in a future release. Use <a href="libs/bind/bind.html">Bind</a> or <a href="libs/lambda/doc/index.html">Lambda</a> instead.</li>
</ul>
<p>August 19, 2003 - Version 1.30.2 (bugfix release)</p>