mirror of
https://github.com/boostorg/static_assert.git
synced 2025-07-24 01:37:32 +02:00
Added new style docs
[SVN r28280]
This commit is contained in:
17
doc/Jamfile.v2
Normal file
17
doc/Jamfile.v2
Normal 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
|
||||
;
|
||||
|
||||
|
Reference in New Issue
Block a user