Added new style docs

[SVN r28280]
This commit is contained in:
John Maddock
2005-04-16 16:33:02 +00:00
parent 811af44dd5
commit 81625fade8
2 changed files with 234 additions and 0 deletions

17
doc/Jamfile.v2 Normal file
View File

@ -0,0 +1,17 @@
# Copyright John Maddock 2005. Use, modification, and distribution are
# subject to the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
using quickbook ;
xml static_assert : static_assert.qbk ;
boostbook standalone
:
static_assert
:
<xsl:param>nav.layout=none
<xsl:param>navig.graphics=0
;