From 9a00cefc6e79935da488af546a9d04c32915c5f6 Mon Sep 17 00:00:00 2001 From: Niall Douglas Date: Mon, 22 Jun 2015 17:07:37 +0100 Subject: [PATCH] Add links to BestPracticeHandbook in wiki. --- development/requirements.html | 5 +++++ development/submissions.html | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/development/requirements.html b/development/requirements.html index 36df6d92..840936fb 100644 --- a/development/requirements.html +++ b/development/requirements.html @@ -267,6 +267,11 @@ http://www.boost.org/development/website_updating.html Variation to see how to supply performance, platform, or other implementation variations.

+

Browse through + the Best Practices Handbook for ideas and links to source + code in existing Boost libraries.

+

Read the guidelines for libraries with separate source to see how to ensure that diff --git a/development/submissions.html b/development/submissions.html index 838e570a..34672d92 100644 --- a/development/submissions.html +++ b/development/submissions.html @@ -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.

+

Some best practices ideas with samples of script and code + and links into source code in existing Boost libraries can be + + found on the Boost wiki.

+

Seek a Review Manager