$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r83697 - website/public_html/live/development
From: dnljms_at_[hidden]
Date: 2013-04-01 17:35:41
Author: danieljames
Date: 2013-04-01 17:35:41 EDT (Mon, 01 Apr 2013)
New Revision: 83697
URL: http://svn.boost.org/trac/boost/changeset/83697
Log:
Link to the documentation inspect reports.
Not as good as running inspect on a nightly build, so I left the old links
commented out, so they can be restored at a later date, if appropriate.
Text files modified: 
   website/public_html/live/development/testing.html |    18 ++++++++++++++++--                      
   1 files changed, 16 insertions(+), 2 deletions(-)
Modified: website/public_html/live/development/testing.html
==============================================================================
--- website/public_html/live/development/testing.html	(original)
+++ website/public_html/live/development/testing.html	2013-04-01 17:35:41 EDT (Mon, 01 Apr 2013)
@@ -134,20 +134,34 @@
               problems such as missing copyrights or licenses. The Boost
               Inspection Report tells all!</p>
 
+              <p><strong>Note:</strong> Since we're not currently creating
+              nightly builds, the normal inspection reports aren't being
+              generated. So, instead inspect is being run as part of the
+              documentation build. This isn't quite the same as a nightly
+              build, and isn't as regular. But it's pretty close.</p>
+
               <table summary="Regression Results">
                 <tr>
                   <th>Version</th>
                 </tr>
 
                 <tr>
-                  <td><a href=
+                  <!-- <td><a href=
                   "http://boost.cowic.de/rc/inspect-trunk.html">Main
+                  trunk</a></td> -->
+
+                  <td><a href=
+                  "http://boost.cowic.de/rc/docs-inspect-trunk.html">Main
                   trunk</a></td>
                 </tr>
 
                 <tr>
-                  <td><a href=
+                  <!-- <td><a href=
                   "http://boost.cowic.de/rc/inspect-snapshot.html">Release
+                  branch</a></td> -->
+
+                  <td><a href=
+                  "http://boost.cowic.de/rc/docs-inspect-release.html">Release
                   branch</a></td>
                 </tr>
               </table>