Update doc/Jamfile

This commit is contained in:
Peter Dimov
2024-04-16 19:44:56 +03:00
parent 447e0b3a33
commit 1b44529726

View File

@@ -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 ;