diff --git a/doc/Jamfile b/doc/Jamfile index 417891c..210235d 100644 --- a/doc/Jamfile +++ b/doc/Jamfile @@ -5,7 +5,7 @@ # See accompanying file LICENSE_1_0.txt or copy at # http://www.boost.org/LICENSE_1_0.txt -import asciidoctor ; +using asciidoctor ; html mp11.html : mp11.adoc ;