mirror of
https://github.com/boostorg/assert.git
synced 2025-09-25 23:31:00 +02:00
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