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
|
||||
# http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
import asciidoctor ;
|
||||
# import boostbook ;
|
||||
using asciidoctor ;
|
||||
|
||||
html assert.html : index.adoc ;
|
||||
|
||||
# docbook assert.docbook : index.adoc ;
|
||||
# boostbook assert.html : assert.docbook : <format>onehtml ;
|
||||
|
||||
install html_ : assert.html : <location>html ;
|
||||
|
||||
pdf assert.pdf : index.adoc ;
|
||||
|
Reference in New Issue
Block a user