$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2008-06-01 13:18:52
Author: danieljames
Date: 2008-06-01 13:18:52 EDT (Sun, 01 Jun 2008)
New Revision: 46020
URL: http://svn.boost.org/trac/boost/changeset/46020
Log:
Don't use the compact boostbook refernce style in the standalone documentation
as it is too wide for printing out.
Text files modified:
branches/doc/libs/unordered/doc/Jamfile.v2 | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
Modified: branches/doc/libs/unordered/doc/Jamfile.v2
==============================================================================
--- branches/doc/libs/unordered/doc/Jamfile.v2 (original)
+++ branches/doc/libs/unordered/doc/Jamfile.v2 2008-06-01 13:18:52 EDT (Sun, 01 Jun 2008)
@@ -19,6 +19,10 @@
<xsl:param>toc.section.depth=1
<xsl:param>toc.max.depth=1
+ <xsl:param>boost.compact.typedef=0
+ <xsl:param>boost.compact.function=0
+ <xsl:param>boost.compact.enum=0
+
<dependency>css
<dependency>images