Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/buildroot/package/
H A Ddoc-asciidoc.mk3 .PHONY: asciidoc-check-dependencies
4 asciidoc-check-dependencies:
15 asciidoc-check-dependencies-pdf:
36 BR_ASCIIDOC_CONF = docs/conf/asciidoc.conf
62 asciidoc-check-dependencies-$(5):
65 $(1)-check-dependencies-$(5): asciidoc-check-dependencies-$(5)
74 BR_$(4)_ASCIIDOC_CONF = docs/conf/asciidoc-$(4).conf
85 $(2)_$(4)_ASCIIDOC_CONF = $(3)/asciidoc-$(4).conf
125 --asciidoc-opts="$$($(2)_$(4)_ASCIIDOC_OPTS)" \
147 $(1)-check-dependencies: asciidoc-check-dependencies $$($(2)_DEPENDENCIES)
[all …]
/OK3568_Linux_fs/buildroot/support/dependencies/
H A Dcheck-host-asciidoc.sh5 asciidoc=`which asciidoc`
6 if [ ! -x "$asciidoc" ]; then
13 version=`$asciidoc --version | cut -d\ -f2`
23 echo $asciidoc
26 echo $asciidoc
30 echo $asciidoc
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/lttng/babeltrace2/
H A D0001-Make-manpages-multilib-identical.patch9 doc/man/asciidoc-attrs.conf.in | 4 ++--
12 diff --git a/doc/man/asciidoc-attrs.conf.in b/doc/man/asciidoc-attrs.conf.in
14 --- a/doc/man/asciidoc-attrs.conf.in
15 +++ b/doc/man/asciidoc-attrs.conf.in
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-asciidoc.txt2 // vim: syntax=asciidoc
4 === Infrastructure for asciidoc documents
6 [[asciidoc-documents-tutorial]]
9 using the http://asciidoc.org/[AsciiDoc] mark-up syntax. The manual is then
27 ==== +asciidoc-document+ tutorial
31 is named +asciidoc-document+.
43 08: $(eval $(call asciidoc-document))
52 On line 8, we call the +asciidoc-document+ function, which generates all
55 ==== +asciidoc-document+ reference
121 31: $(eval $(call asciidoc-document))
H A Dwriting-rules.txt2 // vim: set syntax=asciidoc:
204 http://www.methods.co.nz/asciidoc/[asciidoc] format.
206 For further details about the asciidoc syntax, refer to
207 http://www.methods.co.nz/asciidoc/userguide.html[].
H A Dadding-packages.txt2 // vim: set syntax=asciidoc:
48 include::adding-packages-asciidoc.txt[]
H A Ddownload-infra.txt2 // vim: set syntax=asciidoc:
H A Dmanual.mk10 $(eval $(call asciidoc-document))
H A Dappendix.txt2 // vim: set syntax=asciidoc:
H A Dprerequisite.txt2 // vim: set syntax=asciidoc:
89 ** +asciidoc+, version 8.6.3 or higher
H A Dadvanced.txt2 // vim: set syntax=asciidoc:
H A Dknown-issues.txt2 // vim: set syntax=asciidoc:
H A Dadding-packages-conclusion.txt2 // vim: set syntax=asciidoc:
H A Dcustomize-users-tables.txt2 // vim: set syntax=asciidoc:
/OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/
H A DMakefile37 ASCIIDOC = asciidoc
38 ASCIIDOC_EXTRA = --unsafe -f asciidoc.conf
69 ASCIIDOC_EXTRA += -a libperf-asciidoc-no-roff
75 ASCIIDOC_EXTRA += -a libperf-asciidoc-no-roff
H A Dasciidoc.conf30 ifndef::tep-asciidoc-no-roff[]
45 endif::tep-asciidoc-no-roff[]
47 ifdef::tep-asciidoc-no-roff[]
66 endif::tep-asciidoc-no-roff[]
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dasciidoc.conf30 ifndef::perf-asciidoc-no-roff[]
45 endif::perf-asciidoc-no-roff[]
47 ifdef::perf-asciidoc-no-roff[]
66 endif::perf-asciidoc-no-roff[]
H A DMakefile50 ASCIIDOC=asciidoc
51 ASCIIDOC_EXTRA += --unsafe -f asciidoc.conf
120 ASCIIDOC_EXTRA += -a perf-asciidoc-no-roff
126 ASCIIDOC_EXTRA += -a perf-asciidoc-no-roff
180 $(DOC_HTML) $(DOC_MAN1) $(DOC_MAN5) $(DOC_MAN7): asciidoc.conf
322 …$(DBLATEX) -o $@+ -p /etc/asciidoc/dblatex/asciidoc-dblatex.xsl -s /etc/asciidoc/dblatex/asciidoc-…
/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A DMakefile30 ASCIIDOC=asciidoc
31 ASCIIDOC_EXTRA = --unsafe -f asciidoc.conf
87 ASCIIDOC_EXTRA += -a libtraceevent-asciidoc-no-roff
93 ASCIIDOC_EXTRA += -a libtraceevent-asciidoc-no-roff
H A Dasciidoc.conf30 ifndef::tep-asciidoc-no-roff[]
45 endif::tep-asciidoc-no-roff[]
47 ifdef::tep-asciidoc-no-roff[]
66 endif::tep-asciidoc-no-roff[]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libreport/files/
H A D0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch4 Subject: [PATCH 2/4] configure.ac: remove prog test of xmlto and asciidoc
6 The prog of xmlto and asciidoc were used to generate documents,
25 -AC_PATH_PROG([ASCIIDOC], [asciidoc], [no])
28 - [echo "The asciidoc program was not found in the search path. Please ensure"]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/asciidoc/
H A Dasciidoc_10.1.4.bb5 HOMEPAGE = "http://asciidoc.org/"
12 SRC_URI = "git://github.com/asciidoc/asciidoc-py;protocol=https;branch=main"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/utouch/utouch-frame/
H A Dremove-man-page-creation.patch15 [AC_MSG_WARN([asciidoc not installed, man pages will not be created])])
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libmodbus/
H A Dlibmodbus.inc14 PACKAGECONFIG[documentation] = "--with-documentation,--without-documentation,asciidoc-native xmlto-…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/audiofile/
H A Daudiofile_0.3.6.bb23 asciidoc-native \

12345