forked from boostorg/assert
Update doc/Jamfile
This commit is contained in:
@@ -4,14 +4,10 @@
|
|||||||
# (See accompanying file LICENSE_1_0.txt or copy at
|
# (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
# http://www.boost.org/LICENSE_1_0.txt)
|
# http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
import asciidoctor ;
|
using asciidoctor ;
|
||||||
# import boostbook ;
|
|
||||||
|
|
||||||
html assert.html : index.adoc ;
|
html assert.html : index.adoc ;
|
||||||
|
|
||||||
# docbook assert.docbook : index.adoc ;
|
|
||||||
# boostbook assert.html : assert.docbook : <format>onehtml ;
|
|
||||||
|
|
||||||
install html_ : assert.html : <location>html ;
|
install html_ : assert.html : <location>html ;
|
||||||
|
|
||||||
pdf assert.pdf : index.adoc ;
|
pdf assert.pdf : index.adoc ;
|
||||||
|
Reference in New Issue
Block a user