From 6f33cfec7358336c4fb0eed871647d50271c5f55 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 15 Nov 2016 08:42:38 -0800 Subject: ref-manual: Added api-documentation to distro features Fixes [YOCTO #8584] Updated the "Distro Features" section to include the "api-documentation" feature. (From yocto-docs rev: ad02528f13390c2c0dc5717c1f9088212def37be) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-features.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index cd1bcb0243..03ff9ad251 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml @@ -142,6 +142,14 @@ alsa: Include ALSA support (OSS compatibility kernel modules installed if available). + api-documentation: + Enables generation of API documentation during recipe + builds. + The resulting documentation is added to SDK tarballs + when the + bitbake -c populate_sdk command + is used. + bluetooth: Include bluetooth support (integrated BT only). bluez5: Include -- cgit v1.2.3-54-g00ecf