|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2008-03-31 13:44:31
Author: danieljames
Date: 2008-03-31 13:44:31 EDT (Mon, 31 Mar 2008)
New Revision: 43967
URL: http://svn.boost.org/trac/boost/changeset/43967
Log:
Build the standalone docs when releasing so that it doesn't clash with the release.
Text files modified:
branches/unordered/add-on/release.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: branches/unordered/add-on/release.sh
==============================================================================
--- branches/unordered/add-on/release.sh (original)
+++ branches/unordered/add-on/release.sh 2008-03-31 13:44:31 EDT (Mon, 31 Mar 2008)
@@ -13,7 +13,7 @@
svn export . $UNORDERED_DST
-cd $UNORDERED_DST/doc
+cd $UNORDERED_DST/libs/unordered/doc
bjam
cd -
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