Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1237144

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

From Jani Nikula <jani.nikula@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/6] scripts/kernel-doc: Adding infrastructure for markdown support
Date 2015-10-01 10:40 +0200
Message-ID <qeHzc-76i-17@gated-at.bofh.it> (permalink)
References <q6aTL-7n0-15@gated-at.bofh.it> <q6aTM-7n0-25@gated-at.bofh.it>
Organization Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo

Show all headers | View raw


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

s/propper/proper/

This only seems to be applied to our (drm-intel) topical branch,
otherwise would've sent a patch.

BR,
Jani.



-- 
Jani Nikula, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 2/6] scripts/kernel-doc: Adding infrastructure for markdown support Jani Nikula <jani.nikula@linux.intel.com> - 2015-10-01 10:40 +0200

csiph-web