generic-poky/documentation/sdk-manual/sdk-using.xml

44 lines
983 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; ] >
<chapter id='sdk-using'>
<title>Developing with an SDK</title>
<para>
This chapter is going to cover all the SDK stuff that is common
to both the SDK and the extensible SDK.
We need to figure out what from the existing YP manual set can
go into this chapter.
</para>
<section id='chap-two-section-one'>
<title>Section One</title>
<para>
Some section of stuff here.
</para>
<section id='chap-two-section-one-one'>
<title>Section One One</title>
<para>
Some section of stuff here.
</para>
</section>
<section id='chap-two-section-one-two'>
<title>Section One Two</title>
<para>
Some section of stuff here.
</para>
</section>
</section>
</chapter>
<!--
vim: expandtab tw=80 ts=4
-->