From 0a25317ece2db1d76d779eb2b2fc8891e749ae27 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 16 Apr 2024 22:36:06 +0300 Subject: [PATCH] Revert "Update doc/Jamfile" This reverts commit 2d670169dc18911cfb5918a37bdd99a3256b1b4e. --- doc/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Jamfile b/doc/Jamfile index 6502698..fb4caba 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) -using asciidoctor ; +import asciidoctor ; html endian.html : endian.adoc ;