Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84635 - website/public_html/live/feed/templates
From: dnljms_at_[hidden]
Date: 2013-06-04 14:19:26


Author: danieljames
Date: 2013-06-04 14:19:26 EDT (Tue, 04 Jun 2013)
New Revision: 84635
URL: http://svn.boost.org/trac/boost/changeset/84635

Log:
Better metadata in release notes template.
Text files modified:
   website/public_html/live/feed/templates/boost_x_xx_x.qbk | 4 +++-
   1 files changed, 3 insertions(+), 1 deletions(-)

Modified: website/public_html/live/feed/templates/boost_x_xx_x.qbk
==============================================================================
--- website/public_html/live/feed/templates/boost_x_xx_x.qbk (original)
+++ website/public_html/live/feed/templates/boost_x_xx_x.qbk 2013-06-04 14:19:26 EDT (Tue, 04 Jun 2013)
@@ -15,11 +15,13 @@
 
 Beta status:
 [status beta]
-[download http://sourceforge.net/projects/boost/files/boost/1.xx.x_beta.x/]
+[download http://sourceforge.net/projects/boost/files/boost/1.xx.x.beta.x/]
+[documentation /doc/libs/1_xx_x_betax/]
 
 Release status:
 [status released]
 [download http://sourceforge.net/projects/boost/files/boost/1.xx.x/]
+[documentation /doc/libs/1_xx_x/]
 
 ]
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk