|
Boost-Commit : |
From: grafikrobot_at_[hidden]
Date: 2007-10-26 02:05:19
Author: grafik
Date: 2007-10-26 02:05:18 EDT (Fri, 26 Oct 2007)
New Revision: 40470
URL: http://svn.boost.org/trac/boost/changeset/40470
Log:
Update for latest quickbook.
Text files modified:
website/public_html/beta/feed/downloads/bost_1_33_1.qbk | 2 +-
website/public_html/beta/feed/downloads/bost_1_33_1.xml | 10 +++-------
website/public_html/beta/feed/downloads/build.jam | 8 ++++++--
website/public_html/beta/feed/ext.qbk | 8 +++++---
website/public_html/beta/feed/news/boost_1_33_1_release.qbk | 2 +-
website/public_html/beta/feed/news/boost_1_33_1_release.xml | 10 +++-------
website/public_html/beta/feed/news/build.jam | 8 ++++++--
website/public_html/beta/feed/news/review_asio_begins.qbk | 2 +-
website/public_html/beta/feed/news/review_asio_begins.xml | 11 ++---------
9 files changed, 28 insertions(+), 33 deletions(-)
Modified: website/public_html/beta/feed/downloads/bost_1_33_1.qbk
==============================================================================
--- website/public_html/beta/feed/downloads/bost_1_33_1.qbk (original)
+++ website/public_html/beta/feed/downloads/bost_1_33_1.qbk 2007-10-26 02:05:18 EDT (Fri, 26 Oct 2007)
@@ -6,7 +6,7 @@
[last-revision Mon, 5 Dec 2005 18:00:00 GMT]
]
-[include ../ext.qbk]
+[include ext.qbk]
[section Updated Libraries]
Modified: website/public_html/beta/feed/downloads/bost_1_33_1.xml
==============================================================================
--- website/public_html/beta/feed/downloads/bost_1_33_1.xml (original)
+++ website/public_html/beta/feed/downloads/bost_1_33_1.xml 2007-10-26 02:05:18 EDT (Fri, 26 Oct 2007)
@@ -3,22 +3,18 @@
<article id="boost_1_33_1" name="Boost 1.33.1" dirname="boost_1_33_1" last-revision="Mon, 5 Dec 2005 18:00:00 GMT"
xmlns:xi="http://www.w3.org/2001/XInclude">
<articleinfo>
+ <authorgroup>
<author>
<firstname>Douglas</firstname> <surname>Gregor</surname>
</author>
+ </authorgroup>
<articlepurpose>
<ulink url="http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=376197">http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=376197>
</articlepurpose>
</articleinfo>
<title>Boost 1.33.1</title>
<section id="boost_1_33_1.updated_libraries">
- <title><link linkend="boost_1_33_1.updated_libraries"><!--[// Copyright 2006
- Rene Rivera --><!--[// Distributed under the Boost Software License, Version
- 1.0. --><!--[// (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
- --><!--[/ i[ref alt] Image element with alternate text. ref := Reference to image.
- alt := Alternate text data. ]--><!--[/ phrase[role text] Demarcate a section
- of text with a given role. role := The role for the text, this is added as the
- role property. text := The text to mark. ]-->Updated Libraries</link></title>
+ <title><link linkend="boost_1_33_1.updated_libraries">Updated Libraries</link></title>
<itemizedlist>
<listitem>
<phrase role="library"><ulink url="doc/html/any.html">Any Library</ulink>:</phrase> Cast to reference
Modified: website/public_html/beta/feed/downloads/build.jam
==============================================================================
--- website/public_html/beta/feed/downloads/build.jam (original)
+++ website/public_html/beta/feed/downloads/build.jam 2007-10-26 02:05:18 EDT (Fri, 26 Oct 2007)
@@ -1,4 +1,4 @@
-# Copyright 2006 Rene Rivera
+# Copyright 2006-2007 Rene Rivera
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
@@ -6,5 +6,9 @@
for local qbk in [ glob *.qbk ]
{
- quickbook.to-boostbook $(qbk:S=.xml) : $(qbk) : <location>. ;
+ quickbook.to-boostbook $(qbk:S=.xml)
+ : $(qbk)
+ : <location>.
+ <include>..
+ ;
}
Modified: website/public_html/beta/feed/ext.qbk
==============================================================================
--- website/public_html/beta/feed/ext.qbk (original)
+++ website/public_html/beta/feed/ext.qbk 2007-10-26 02:05:18 EDT (Fri, 26 Oct 2007)
@@ -1,6 +1,8 @@
-[// Copyright 2006 Rene Rivera
-[// Distributed under the Boost Software License, Version 1.0.
-[// (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
+[/
+Copyright 2006 Rene Rivera
+Distributed under the Boost Software License, Version 1.0.
+(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
+]
[/ i[ref alt]
Image element with alternate text.
Modified: website/public_html/beta/feed/news/boost_1_33_1_release.qbk
==============================================================================
--- website/public_html/beta/feed/news/boost_1_33_1_release.qbk (original)
+++ website/public_html/beta/feed/news/boost_1_33_1_release.qbk 2007-10-26 02:05:18 EDT (Fri, 26 Oct 2007)
@@ -6,7 +6,7 @@
[last-revision Tue, 5 Dec 2006 12:00:00 GMT]
]
-[include ../ext.qbk]
+[include ext.qbk]
[section Updated Libraries]
Modified: website/public_html/beta/feed/news/boost_1_33_1_release.xml
==============================================================================
--- website/public_html/beta/feed/news/boost_1_33_1_release.xml (original)
+++ website/public_html/beta/feed/news/boost_1_33_1_release.xml 2007-10-26 02:05:18 EDT (Fri, 26 Oct 2007)
@@ -3,9 +3,11 @@
<article id="version_1_33_1" name="Version 1.33.1" dirname="version_1_33_1" last-revision="Tue, 5 Dec 2006 12:00:00 GMT"
xmlns:xi="http://www.w3.org/2001/XInclude">
<articleinfo>
+ <authorgroup>
<author>
<firstname>Douglas</firstname> <surname>Gregor</surname>
</author>
+ </authorgroup>
<articlepurpose>
Updated Libraries: Any, Config, Python, Smart Pointer, Regex, Iostreams, Functional/Hash,
Multi-index Containers, Graph, Signals, Thread, and Wave.
@@ -13,13 +15,7 @@
</articleinfo>
<title>Version 1.33.1</title>
<section id="version_1_33_1.updated_libraries">
- <title><link linkend="version_1_33_1.updated_libraries"><!--[// Copyright 2006
- Rene Rivera --><!--[// Distributed under the Boost Software License, Version
- 1.0. --><!--[// (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
- --><!--[/ i[ref alt] Image element with alternate text. ref := Reference to image.
- alt := Alternate text data. ]--><!--[/ phrase[role text] Demarcate a section
- of text with a given role. role := The role for the text, this is added as the
- role property. text := The text to mark. ]-->Updated Libraries</link></title>
+ <title><link linkend="version_1_33_1.updated_libraries">Updated Libraries</link></title>
<itemizedlist>
<listitem>
<phrase role="library"><ulink url="doc/html/any.html">Any Library</ulink>:</phrase> Cast to reference
Modified: website/public_html/beta/feed/news/build.jam
==============================================================================
--- website/public_html/beta/feed/news/build.jam (original)
+++ website/public_html/beta/feed/news/build.jam 2007-10-26 02:05:18 EDT (Fri, 26 Oct 2007)
@@ -1,4 +1,4 @@
-# Copyright 2006 Rene Rivera
+# Copyright 2006-2007 Rene Rivera
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
@@ -6,5 +6,9 @@
for local qbk in [ glob *.qbk ]
{
- quickbook.to-boostbook $(qbk:S=.xml) : $(qbk) : <location>. ;
+ quickbook.to-boostbook $(qbk:S=.xml)
+ : $(qbk)
+ : <location>.
+ <include>..
+ ;
}
Modified: website/public_html/beta/feed/news/review_asio_begins.qbk
==============================================================================
--- website/public_html/beta/feed/news/review_asio_begins.qbk (original)
+++ website/public_html/beta/feed/news/review_asio_begins.qbk 2007-10-26 02:05:18 EDT (Fri, 26 Oct 2007)
@@ -6,7 +6,7 @@
[last-revision Sun, 10 Dec 2006 12:00:00 GMT]
]
-[include ../ext.qbk]
+[include ext.qbk]
The review will run until Friday December 23rd. The
[@http://asio.sourceforge.net/ Boost.Asio] library is intended for programmers
Modified: website/public_html/beta/feed/news/review_asio_begins.xml
==============================================================================
--- website/public_html/beta/feed/news/review_asio_begins.xml (original)
+++ website/public_html/beta/feed/news/review_asio_begins.xml 2007-10-26 02:05:18 EDT (Fri, 26 Oct 2007)
@@ -3,9 +3,11 @@
<article id="asio_formal_review_begins" name="asio Formal Review Begins" dirname="asio_formal_review_begins"
last-revision="Sun, 10 Dec 2006 12:00:00 GMT" xmlns:xi="http://www.w3.org/2001/XInclude">
<articleinfo>
+ <authorgroup>
<author>
<firstname>Douglas</firstname> <surname>Gregor</surname>
</author>
+ </authorgroup>
<articlepurpose>
The review will run until Friday December 23rd. The <ulink url="http://asio.sourceforge.net/">Boost.Asio</ulink>
library is intended for programmers using C++ for systems programming, where
@@ -14,15 +16,6 @@
</articleinfo>
<title>asio Formal Review Begins</title>
<para>
- <!--[// Copyright 2006 Rene Rivera -->
- <!--[// Distributed under the Boost Software License, Version 1.0. -->
- <!--[// (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
- -->
- <!--[/ i[ref alt] Image element with alternate text. ref := Reference to image.
- alt := Alternate text data. ]-->
- <!--[/ phrase[role text] Demarcate a section of text with a given role. role
- := The role for the text, this is added as the role property. text := The text
- to mark. ]-->
The review will run until Friday December 23rd. The <ulink url="http://asio.sourceforge.net/">Boost.Asio</ulink>
library is intended for programmers using C++ for systems programming, where
access to operating system functionality such as networking is often required.
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