Remove project-id from doc/Jamfile

This commit is contained in:
Peter Dimov
2019-03-25 19:23:25 +02:00
parent c84e015573
commit ac96e4ac24

View File

@ -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 ;