Searched refs:asciidoc (Results 1 – 10 of 10) sorted by relevance
3 .PHONY: gendoc api_ref asciidoc44 ./resolve-asciidoc-refs.py $< > asciidoc.tmp45 asciidoc $(ASCIIDOCOPTS) -o $@ asciidoc.tmp47 ./doxygen-link.py libnl.dict $@ > asciidoc.tmp48 mv asciidoc.tmp $@51 asciidoc: core.html route.html index.html target64 $(MAKE) asciidoc
7 http://code.google.com/p/asciidoc-mscgen-filter/9 asciidoc > 8.6.x
48 AC_CHECK_PROG(HAVE_ASCIIDOC, [asciidoc], yes, no)51 AC_MSG_ERROR([*** asciidoc package required to generate documentation])53 AC_MSG_WARN([*** asciidoc not found, disabling building of guides])
2 vim.syntax: asciidoc
43 ASCIIDOC_OK := $(shell which asciidoc > /dev/null ; echo $$?)83 asciidoc -o $@ $<
5 * The implementation is straight-forward, consisting of the asciidoc.css file522 * Theme specific overrides of the preceding (asciidoc.css) CSS.
11 * Reformated for asciidoc: Cyril Hrubis <chrubis@suse.cz>
16 * Reformatted for asciidoc: Cyril Hrubis <chrubis@suse.cz>
1 // asciidoc -b html5 -d book -f apitests.conf apitests.adoc