forked from boostorg/assert
Sync from upstream.
This commit is contained in:
@@ -5,13 +5,9 @@
|
|||||||
# http://www.boost.org/LICENSE_1_0.txt)
|
# http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
import asciidoctor ;
|
import 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