Added new style docs.

[SVN r28279]
This commit is contained in:
John Maddock
2005-04-16 16:29:33 +00:00
parent 3086f4144f
commit a94ec173f1
2 changed files with 2791 additions and 0 deletions

16
doc/Jamfile.v2 Normal file
View File

@ -0,0 +1,16 @@
# 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 type_traits : type_traits.qbk ;
boostbook standalone
:
type_traits
:
<xsl:param>nav.layout=none
<xsl:param>navig.graphics=0
;

2775
doc/type_traits.qbk Normal file

File diff suppressed because it is too large Load Diff