aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-appendix-obtain.xml
blob: fbdb240368b11dc73f08461b3c156b1d10415e58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!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-obtain'>

<title>Obtaining the SDK</title>

<para>
    This chapter is going to cover the details on getting the SDK on your
    system.
    It is debatable as to whether or not this should be an appendix.
    It could be part of a main chapter I think.
    Originally suggested by Paul that it should be an appendix.
</para>

<para>
    The idea here is to gather all the current information in the regular
    YP doc set that describes how to locate, download, or build out the SDK.
</para>

<para>
    One thing that needs discussed is any differences between getting the
    standard SDK as compared to the extended SDK.
    Do we have pre-build extended SDKs laying around?
    Where do we get any pre-build SDKs from?
    Show the methods by which the user builds out the SDK?
</para>

</appendix>
<!--
vim: expandtab tw=80 ts=4
-->