summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/build/example/asciidoctor/jamroot.jam
blob: 6b521acc50244d2ef30ac3d3af05568ee03dcfcc (plain)
1
2
3
4
5
6
7
8
9
10
11
#|
Copyright 2017 Rene Rivera
Distributed under the Boost Software License, Version 1.0. (See
accompanying file LICENSE.txt or copy at
https://www.bfgroup.xyz/b2/LICENSE.txt)
|#

html example_html : example.adoc ;
manpage example_1 : example_manpage.adoc ;
pdf example_pdf : example.adoc ;
docbook example_docbook : example.adoc ;