2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-31 20:52:15 +00:00

Merge pull request #86 from ned14/master

Add links to BestPracticeHandbook in wiki.
This commit is contained in:
Niall Douglas
2015-06-25 22:13:42 +01:00
2 changed files with 10 additions and 0 deletions

View File

@@ -267,6 +267,11 @@ http://www.boost.org/development/website_updating.html
Variation</a> to see how to supply performance, platform, or
other implementation variations.</p>
<p>Browse through <a href=
"https://svn.boost.org/trac/boost/wiki/BestPracticeHandbook">
the Best Practices Handbook</a> for ideas and links to source
code in existing Boost libraries.</p>
<p>Read the <a href=
"/development/separate_compilation.html">guidelines for
libraries with separate source</a> to see how to ensure that

View File

@@ -166,6 +166,11 @@ http://www.boost.org/development/website_updating.html
past messages is one way to see how this process worked for
other Boost libraries.</p>
<p>Some best practices ideas with samples of script and code
and links into source code in existing Boost libraries can be
<a href="https://svn.boost.org/trac/boost/wiki/BestPracticeHandbook">
found on the Boost wiki</a>.</p>
<h2><a name="Seeking" id="Seeking"></a>Seek a Review
Manager</h2>