diff options
Diffstat (limited to 'documentation/sdk-manual/sdk-appendix-customizing.xml')
| -rw-r--r-- | documentation/sdk-manual/sdk-appendix-customizing.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml new file mode 100644 index 0000000000..c2cb4aa005 --- /dev/null +++ b/documentation/sdk-manual/sdk-appendix-customizing.xml | |||
| @@ -0,0 +1,24 @@ | |||
| 1 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | ||
| 2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" | ||
| 3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > | ||
| 4 | |||
| 5 | <appendix id='sdk-appendix-customizing'> | ||
| 6 | |||
| 7 | <title>Customizing the SDK</title> | ||
| 8 | |||
| 9 | <para> | ||
| 10 | This chapter is going to cover the details on extending the SDK through | ||
| 11 | user customizations. | ||
| 12 | I am not sure if this is possible for both the standard and extensible | ||
| 13 | SDK or what. | ||
| 14 | </para> | ||
| 15 | |||
| 16 | <para> | ||
| 17 | I do not have a feel for what sub-topics need to be covered here. | ||
| 18 | I need to get this information from Paul. | ||
| 19 | </para> | ||
| 20 | |||
| 21 | </appendix> | ||
| 22 | <!-- | ||
| 23 | vim: expandtab tw=80 ts=4 | ||
| 24 | --> | ||
