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:
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user