[OE-core] [PATCH 2/2] Add api-doc class

Burton, Ross ross.burton at intel.com
Fri May 23 09:37:29 UTC 2014


On 23 May 2014 06:45, Zongchun YU <b40527 at freescale.com> wrote:
> OK. Can you explain the details to use GENERATE_API_DOCS? I am not sure the meaning.

We'd have a distro-level variable GENERATE_API_DOCS.  It can default
to 0, but distros or users can set it to 1 in their own distro or
local.conf and then all recipes that have API documentation, can
generate API documentation.

Alternatively, it could be set per-recipe if you only wanted to enable
some documentation, i.e. GENERATE_API_DOCS_pn-glib-2.0 = "1" would be
used to generate just glib-2.0 documentation.

Ross



More information about the Openembedded-core mailing list