diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2016-11-15 08:42:38 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-16 10:38:42 +0000 |
commit | 78aa906c2e9f30f6e06c4008059e42d9d20cf72d (patch) | |
tree | f45d5142c54f50fef2cabc89877abfddd97c3efa /documentation/sdk-manual | |
parent | a68b471de31a2f6f9785e17320b92028ff426468 (diff) | |
download | poky-78aa906c2e9f30f6e06c4008059e42d9d20cf72d.tar.gz |
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: 5b4e8fc58b84aea9a940f67f8d7585912fadc676)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r-- | documentation/sdk-manual/sdk-appendix-customizing.xml | 6 |
1 files changed, 2 insertions, 4 deletions
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 @@ | |||
4 | 4 | ||
5 | <appendix id='sdk-appendix-customizing'> | 5 | <appendix id='sdk-appendix-customizing'> |
6 | 6 | ||
7 | <title>Customizing the SDK</title> | 7 | <title>Customizing the Extensible SDK</title> |
8 | 8 | ||
9 | <para> | 9 | <para> |
10 | This appendix presents customizations you can apply to both the standard | 10 | This appendix presents customizations you can apply to the extensible SDK. |
11 | and extensible SDK. | ||
12 | Each subsection identifies the type of SDK to which the section applies. | ||
13 | </para> | 11 | </para> |
14 | 12 | ||
15 | <section id='sdk-configuring-the-extensible-sdk'> | 13 | <section id='sdk-configuring-the-extensible-sdk'> |