forked from boostorg/assert
Switch back to import, because using asciidoctor ;
overwrites the command
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
# (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)
|
||||||
|
|
||||||
using asciidoctor ;
|
import asciidoctor ;
|
||||||
|
|
||||||
html assert.html : index.adoc ;
|
html assert.html : index.adoc ;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user