Home
last modified time | relevance | path

Searched refs:asciidoc (Results 1 – 13 of 13) 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/deqp-deps/glslang/Test/
DmakeDoc3 asciidoc --backend=html5 instDesc
/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/libxkbcommon/xkbcommon/build-aux/
Dtraces.21083 AC_ARG_VAR([ASCIIDOC], [Path to asciidoc command])
1085 AC_ARG_WITH(asciidoc,
1086 AS_HELP_STRING([--with-asciidoc],
1087 [Use asciidoc to regenerate documentation (default: ]_defopt[)]),
1092 AC_PATH_PROG([ASCIIDOC], [asciidoc])
1094 AC_MSG_WARN([asciidoc not found - documentation targets will be skipped])
1100 AC_PATH_PROG([ASCIIDOC], [asciidoc])
1102 AC_MSG_ERROR([--with-asciidoc=yes specified but asciidoc not found in PATH])
1107 AC_MSG_WARN([ignoring ASCIIDOC environment variable since --with-asciidoc=no was specified])
1111 AC_MSG_ERROR([--with-asciidoc expects 'yes' or 'no'])
[all …]
Dtraces.02049 AC_ARG_VAR([ASCIIDOC], [Path to asciidoc command])
2051 AC_ARG_WITH(asciidoc,
2052 AS_HELP_STRING([--with-asciidoc],
2053 [Use asciidoc to regenerate documentation (default: ]_defopt[)]),
2058 AC_PATH_PROG([ASCIIDOC], [asciidoc])
2060 AC_MSG_WARN([asciidoc not found - documentation targets will be skipped])
2066 AC_PATH_PROG([ASCIIDOC], [asciidoc])
2068 AC_MSG_ERROR([--with-asciidoc=yes specified but asciidoc not found in PATH])
2073 AC_MSG_WARN([ignoring ASCIIDOC environment variable since --with-asciidoc=no was specified])
2077 AC_MSG_ERROR([--with-asciidoc expects 'yes' or 'no'])
[all …]
/external/lmfit/
DCHANGELOG132 - migrate documentation from brain-damaged asciidoc to pod
/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