c9-core/node_modules/tern/doc/Makefile

5 wiersze
152 B
Makefile

2017-05-14 11:22:31 +00:00
all: manual.html
manual.html: manual.txt asciidoc.conf
PATH=../node_modules/codemirror/bin:$(PATH) asciidoc --backend=html5 -o manual.html manual.txt