poky/documentation/sdk-manual/sdk-appendix-customizing.xml
Scott Rifenbark 62477889fd sdk-manual: Applied some "red" text formatting to indicate notes
I am using "red" text to indicate sections of the manual that
are my development notes.

(From yocto-docs rev: 95b432d852ac3248874a2a958d4a80e59187f062)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-23 21:56:07 +00:00

25 lines
674 B
XML

<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
<appendix id='sdk-appendix-customizing'>
<title>Customizing the SDK</title>
<para role='writernotes'>
This chapter is going to cover the details on extending the SDK through
user customizations.
I am not sure if this is possible for both the standard and extensible
SDK or what.
</para>
<para role='writernotes'>
I do not have a feel for what sub-topics need to be covered here.
I need to get this information from Paul.
</para>
</appendix>
<!--
vim: expandtab tw=80 ts=4
-->