blob: 4f8835ee7643de865aa60ceafd1e6ef6e95549b5 [file] [log] [blame]
all : ./noteworthy.html
.PHONY : all
./noteworthy.html : *.adoc images/*
asciidoctor -a stylesheet=blank.css -b html5 -d article -o noteworthy.html noteworthy.adoc