HomeSort by relevance Sort by last modified time
    Searched refs:asciidoc (Results 1 - 3 of 3) sorted by null

  /external/linux-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 39 ASCIIDOC=asciidoc
61 # For asciidoc ...
87 ASCIIDOC_EXTRA += -a perf-asciidoc-no-roff
92 # pass-thru raw roff codes from asciidoc.conf, so turn them off.
93 ASCIIDOC_EXTRA += -a perf-asciidoc-no-roff
108 # Please note that there is a minor bug in asciidoc.
127 QUIET_ASCIIDOC = @echo ' ' ASCIIDOC $@;
146 $(DOC_HTML) $(DOC_MAN1) $(DOC_MAN5) $(DOC_MAN7): asciidoc.conf
190 # Determine "include::" file references in asciidoc files
    [all...]
  /external/linux-tools-perf/
Makefile 24 # Define ASCIIDOC8 if you want to format documentation with AsciiDoc 8
772 @echo ' NOTE: documentation build requires asciidoc, xmlto packages to be installed'

Completed in 271 milliseconds