Boost logo

Boost-Commit :

From: stipe_at_[hidden]
Date: 2007-08-03 12:57:33


Author: srajko
Date: 2007-08-03 12:57:31 EDT (Fri, 03 Aug 2007)
New Revision: 38422
URL: http://svn.boost.org/trac/boost/changeset/38422

Log:
making the new_docs template for IBD docs
Added:
   sandbox/template_under_construction/new_docs/
      - copied from r7148, /sandbox/template_under_construction/sandbox/
Removed:
   sandbox/template_under_construction/new_docs/$template_library$/libs/$template_library$/doc/dox/
   sandbox/template_under_construction/new_docs/$template_library$/libs/$template_library$/doc/html/images/
Text files modified:
   sandbox/template_under_construction/new_docs/sandbox.py | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/template_under_construction/new_docs/sandbox.py
==============================================================================
--- /sandbox/template_under_construction/sandbox/sandbox.py (original)
+++ sandbox/template_under_construction/new_docs/sandbox.py 2007-08-03 12:57:31 EDT (Fri, 03 Aug 2007)
@@ -5,7 +5,7 @@
 # (See accompanying file LICENSE_1_0.txt or copy at
 # http://www.boost.org/LICENSE_1_0.txt)
 
-log.message('Welcome to the Boost Sandbox template.')
+log.message('Welcome to the Boost Sandbox template - the IBD version.')
 
 library_name = template.options.get('library', template.options.alnum_lowercase, None,
     '(all lowercase, use underscores to separate words, e.g. "my_library"): ')


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