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