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> What's acceptable and what isn't.</p>
<p><b><a href="lib_guide.htm">Library Requirements and Guidelines</a></b>.&nbsp; <p><b><a href="lib_guide.htm">Library Requirements and Guidelines</a></b>.&nbsp;
Basic standards for those preparing a submission.</p> 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; <p><a href="submission_process.htm"><b>Library Submission Process</b></a>.&nbsp;
How to submit a library to Boost.</p> How to submit a library to Boost.</p>
<p><b><a href="formal_review_process.htm">Library Formal Review Process</a></b>. <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> </blockquote>
<p>&nbsp;</p> <p>&nbsp;</p>
<hr> <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> </body>

View File

@ -158,9 +158,12 @@ library, but a reasonable effort to comply is expected.</p>
rationale</a>.</li> rationale</a>.</li>
</ul> </ul>
<ul> <ul>
<li>Provide sample programs, confidence tests, or regression tests so <li>Provide sample programs or confidence tests so potential users can see how
potential users can see how to use your library and verify that it has to use your library.</li>
compiled correctly.</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>
<ul> <ul>
<li>Although some boost members use proportional fonts, tabs, and unrestricted <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 documentation, while minor fixes are often mentioned in comments within the code
itself.</p> itself.</p>
<hr> <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> </body>