Re: [Intel-gfx] [PATCH 2/6] scripts/kernel-doc: Adding infrastructure for markdown support

2015-10-01 Thread Jani Nikula
On Mon, 07 Sep 2015, Danilo Cesar Lemes de Paula wrote: > %.xml: %.tmpl $(KERNELDOC) $(DOCPROC) $(KERNELDOCXMLREF) FORCE > + @(which pandoc > /dev/null 2>&1) || \ > + (echo "*** To get propper documentation you need to install pandoc > ***";)

[Intel-gfx] [PATCH 2/6] scripts/kernel-doc: Adding infrastructure for markdown support

2015-09-07 Thread Danilo Cesar Lemes de Paula
Markdown support is given by calling an external tool, pandoc, for all highlighted text on kernel-doc. Pandoc converts Markdown text to proper Docbook tags, which will be later translated to pdf, html or other targets. This adds the capability of adding human-readle text highlight (bold,