diff --git a/doc/Jamfile b/doc/Jamfile index fb4caba..6502698 100644 --- a/doc/Jamfile +++ b/doc/Jamfile @@ -4,7 +4,7 @@ # Distributed under the Boost Software License, Version 1.0. # (http://www.boost.org/LICENSE_1_0.txt) -import asciidoctor ; +using asciidoctor ; html endian.html : endian.adoc ;