Jamfile.v2: Jamfile for Boost.Function documentation

[SVN r18244]
This commit is contained in:
Douglas Gregor
2003-04-13 14:51:26 +00:00
parent ce00e49978
commit a753dbc048

5
doc/Jamfile.v2 Normal file
View File

@ -0,0 +1,5 @@
project boost/doc ;
import boostbook : boostbook ;
boostbook function-doc : function.xml ;