OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:asciidoc
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
asciidoc.conf
30
ifndef::perf-
asciidoc
-no-roff[]
45
endif::perf-
asciidoc
-no-roff[]
47
ifdef::perf-
asciidoc
-no-roff[]
66
endif::perf-
asciidoc
-no-roff[]
Makefile
49
ASCIIDOC
=
asciidoc
71
_tmp_tool_path := $(call get-executable,$(
ASCIIDOC
))
73
missing_tools = $(
ASCIIDOC
)
82
# For
asciidoc
...
108
ASCIIDOC_EXTRA += -a perf-
asciidoc
-no-roff
113
# pass-thru raw roff codes from
asciidoc
.conf, so turn them off.
114
ASCIIDOC_EXTRA += -a perf-
asciidoc
-no-roff
129
# Please note that there is a minor bug in
asciidoc
.
148
QUIET_ASCIIDOC = @echo ' '
ASCIIDOC
$@
[
all
...]
Completed in 2244 milliseconds