Searched refs:asciidoc (Results 1 – 13 of 13) sorted by relevance
/external/libnl/doc/ |
D | Makefile.am | 3 .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
|
D | README | 7 http://code.google.com/p/asciidoc-mscgen-filter/ 9 asciidoc > 8.6.x
|
D | configure.ac | 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])
|
D | route.txt | 2 vim.syntax: asciidoc
|
D | core.txt | 2 vim.syntax: asciidoc
|
/external/deqp-deps/glslang/Test/ |
D | makeDoc | 3 asciidoc --backend=html5 instDesc
|
/external/libnl/doc/stylesheets/ |
D | flask.css | 5 * 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/ |
D | traces.2 | 1083 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 …]
|
D | traces.0 | 2049 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/ |
D | CHANGELOG | 132 - migrate documentation from brain-damaged asciidoc to pod
|
/external/ltp/doc/ |
D | build-system-guide.txt | 11 * Reformated for asciidoc: Cyril Hrubis <chrubis@suse.cz>
|
D | style-guide.txt | 16 * Reformatted for asciidoc: Cyril Hrubis <chrubis@suse.cz>
|
/external/deqp/doc/testspecs/VK/ |
D | apitests.adoc | 1 // asciidoc -b html5 -d book -f apitests.conf apitests.adoc
|