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

Formal Review Schedule added

[SVN r10895]
Beman Dawes 25 лет назад
Родитель
Сommit
bbfc046c28
1 измененных файлов с 21 добавлено и 10 удалено
  1. 21 10
      index.htm

+ 21 - 10
index.htm

@@ -24,20 +24,29 @@
 The emphasis is on libraries which work well with the C++ Standard
 Library.</p>
 <p> <a href="libs/libraries.htm">Libraries</a> gives a one line overview of
-each library.<a href="#Latest News"><br>
-Latest News</a> gives a capsule history of recent
-releases.<a href="more/download.html"><br>
-Download</a>&nbsp; gives download and installation information.<a href="status/compiler_status.html"><br>
+each library.
+<br><a href="#Latest News">Latest News</a> gives a capsule history of recent
+releases.
+<br><a href="more/download.html">
+Download</a>&nbsp; gives download and installation information.
+<br><a href="status/compiler_status.html">
 Compiler Status</a> tells what
-library works with which compiler.<a href="people/people.htm"><br>
+library works with which compiler.
+<br><a href="people/people.htm">
 People</a> identifies some of the
-developers who write the libraries and maintain the web site.<a href="more/faq.htm"><br>
+developers who write the libraries and maintain the web site.
+<br><a href="more/faq.htm">
 FAQ</a> answers questions we hope someone will
-bother to ask.<a href="http://sourceforge.net/tracker/?group_id=7586"><br>
+bother to ask.
+<br><a href="http://sourceforge.net/tracker/?group_id=7586">
 Tracker</a> lets
-you view and submit bug, support, and feature requests.<a href="more/lib_guide.htm"><br>
+you view and submit bug, support, and feature requests.
+<br><a href="more/formal_review_schedule.html">
+Formal Review Schedule</a> shows current, future, and recent past review dates.
+<br><a href="more/lib_guide.htm">
 Library Requirements and Guidelines</a> and <a href="more/submission_process.htm">Library
-Submission Process</a>  pages provide basic information for library authors.</p>
+Submission Process</a> pages provide basic information for library authors.
+</p>
 <h2><a name="Membership">Membership</a></h2>
 <p>If you are interested in Boost, please join our mailing list for
 discussions of both technical and site-related issues, and to participate in
@@ -69,10 +78,12 @@ Standard Library Technical Report.</p>
   <li><a href="libs/tuple/doc/tuple_users_guide.html">Tuple Library</a> added.
     Tuples ease definition of functions returning multiple values, and more,
     from Jaakko Järvi.</li>
+  <li>Minor fixes to some other libraries.</li>
   <li><a href="tools/build/index.html">Boost Build System</a> added. Preliminary
     release of an innovative build system for Boost libraries, from Dave
     Abrahams and others.</li>
-  <li>Minor fixes to some other libraries.</li>
+  <li><a href="more/formal_review_schedule.html">
+Formal Review Schedule</a>  added. Shows current, future, and recent past review dates.</li>
 </ul>
 <p>July 6, 2001 - Version 1.23.0
 <ul>

粤ICP备19079148号