Files
function/doc/Jamfile.v2
Douglas Gregor 81e558491b Merge lots of copyrights
[SVN r40811]
2007-11-05 21:22:29 +00:00

11 lines
322 B
Plaintext

# Copyright (c) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
# Distributed under 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)
project boost/doc ;
import boostbook : boostbook ;
boostbook function-doc : function.xml ;