Minor web page updates

[SVN r8810]
This commit is contained in:
Beman Dawes 2001-01-29 18:37:10 +00:00
parent d14ca122c8
commit 0737190ba3
2 changed files with 10 additions and 5 deletions

View File

@ -26,6 +26,8 @@
What's acceptable and what isn't.</p>
<p><b><a href="lib_guide.htm">Library Requirements and Guidelines</a></b>.&nbsp;
Basic standards for those preparing a submission.</p>
<p><a href="test_policy.htm"><b>Test Policy and Protocols</b></a>.&nbsp; How
testing works at Boost.</p>
<p><a href="submission_process.htm"><b>Library Submission Process</b></a>.&nbsp;
How to submit a library to Boost.</p>
<p><b><a href="formal_review_process.htm">Library Formal Review Process</a></b>.
@ -70,7 +72,7 @@ other headers each boost header includes.</p>
</blockquote>
<p>&nbsp;</p>
<hr>
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->26 December, 2000<!--webbot bot="Timestamp" endspan i-checksum="38514" --></p>
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->29 January, 2001<!--webbot bot="Timestamp" endspan i-checksum="38328" --></p>
</body>

View File

@ -158,9 +158,12 @@ library, but a reasonable effort to comply is expected.</p>
rationale</a>.</li>
</ul>
<ul>
<li>Provide sample programs, confidence tests, or regression tests so
potential users can see how to use your library and verify that it has
compiled correctly.</li>
<li>Provide sample programs or confidence tests so potential users can see how
to use your library.</li>
</ul>
<ul>
<li>Provide a regression test program or programs which follow the <a href="test_policy.htm">Test
Policies and Protocols</a>.</li>
</ul>
<ul>
<li>Although some boost members use proportional fonts, tabs, and unrestricted
@ -333,7 +336,7 @@ suggestion.&nbsp; Major contributions are usually acknowledged in the
documentation, while minor fixes are often mentioned in comments within the code
itself.</p>
<hr>
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->08 December, 2000<!--webbot bot="Timestamp" endspan i-checksum="38516" --></p>
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->29 January, 2001<!--webbot bot="Timestamp" endspan i-checksum="38328" --></p>
</body>