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 diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml index e8a8b8cc9b..965cccc2ca 100644 --- a/documentation/sdk-manual/sdk-appendix-customizing.xml +++ b/documentation/sdk-manual/sdk-appendix-customizing.xml @@ -4,12 +4,10 @@ -Customizing the SDK +Customizing the Extensible SDK - This appendix presents customizations you can apply to both the standard - and extensible SDK. - Each subsection identifies the type of SDK to which the section applies. + This appendix presents customizations you can apply to the extensible SDK.