Sync from upstream.

This commit is contained in:
Rene Rivera
2024-04-20 15:33:37 -05:00

View File

@@ -5,13 +5,9 @@
# http://www.boost.org/LICENSE_1_0.txt)
import asciidoctor ;
# import boostbook ;
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 ;