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.
+