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