summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/asciidoc
Commit message (Collapse)AuthorAgeFilesLines
* Asciidoc: add itDengke Du2016-08-041-0/+20
In order to enable perf man pages for basic 'help' functionality, it needs to produce man pages for perf, which depends on the xmlto and asciidoc tools. So add the asciidoc recipe to help produce man pages for perf and other commands. (From OE-Core rev: 1f57ac3b10df184d5ce992297ec0626895174ec9) Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>