Update of /cvsroot/boost/boost/libs/function_types/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18022/function_types/doc

Added Files:
        Jamfile.v2 function_types.qbk 
Log Message:
libs/function_types/* - check-in


--- NEW FILE: Jamfile.v2 ---

using quickbook ;

xml function_types : function_types.qbk ;
boostbook standalone
    :
        function_types
    :
        <xsl:param>boost.root=../../../..
        <xsl:param>boost.libraries=../../../libraries.htm
        <xsl:param>nav.layout=none
        <xsl:param>navig.graphics=0
        <xsl:param>chunk.first.sections=1
        <xsl:param>chunk.section.depth=2
        <xsl:param>generate.section.toc.level=2
        <xsl:param>toc.section.depth=1
        <xsl:param>toc.max.depth=1
    ;


--- NEW FILE: function_types.qbk ---
[library Boost.FunctionTypes
  [quickbook 1.3]
  [version 2.5]
  [authors [Schwinger, Tobias]]
  [copyright 2004-2007 Tobias Schwinger]
  [license
        Distributed under the Boost Software License, Version 1.0.
        (See accompanying file LICENSE_1_0.txt or copy at 
        [EMAIL PROTECTED]://www.boost.org/LICENSE_1_0.txt])
  ]
  [purpose Meta-programming support library]
  [category template]
  [category generic]
  [last-revision $Date: 2007/05/13 13:12:48 $]
]

[def __unspecified__ /unspecified/]

[def __mpl__ [EMAIL PROTECTED]/../../mpl/index.html MPL]]
[...1062 lines suppressed...]

[section:acknowledgements Acknowledgements]

Thanks go to the following people for supporting the development of this 
library in one or the other way:

* David Abrahams
* Aleksey Gurtovoy
* Jody Hagins
* Hartmut Kaiser 
* Andy Little
* John Maddock 
* Paul Mensonides
* Alexander Nasonov
* Rob Stewart
* Jonathan Turkanis
* Pavel Vozenilek

[endsect]



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to