Home
last modified time | relevance | path

Searched refs:asciidoc (Results 1 – 10 of 10) sorted by relevance

/external/libnl/doc/
DMakefile.am3 .PHONY: gendoc api_ref asciidoc
44 ./resolve-asciidoc-refs.py $< > asciidoc.tmp
45 asciidoc $(ASCIIDOCOPTS) -o $@ asciidoc.tmp
47 ./doxygen-link.py libnl.dict $@ > asciidoc.tmp
48 mv asciidoc.tmp $@
51 asciidoc: core.html route.html index.html target
64 $(MAKE) asciidoc
DREADME7 http://code.google.com/p/asciidoc-mscgen-filter/
9 asciidoc > 8.6.x
Dconfigure.ac48 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])
Droute.txt2 vim.syntax: asciidoc
Dcore.txt2 vim.syntax: asciidoc
/external/syslinux/txt/
DMakefile43 ASCIIDOC_OK := $(shell which asciidoc > /dev/null ; echo $$?)
83 asciidoc -o $@ $<
/external/libnl/doc/stylesheets/
Dflask.css5 * The implementation is straight-forward, consisting of the asciidoc.css file
522 * Theme specific overrides of the preceding (asciidoc.css) CSS.
/external/ltp/doc/
Dbuild-system-guide.txt11 * Reformated for asciidoc: Cyril Hrubis <chrubis@suse.cz>
Dstyle-guide.txt16 * Reformatted for asciidoc: Cyril Hrubis <chrubis@suse.cz>
/external/deqp/doc/testspecs/VK/
Dapitests.adoc1 // asciidoc -b html5 -d book -f apitests.conf apitests.adoc