diff options
| author | Matthew Allum <mallum@openedhand.com> | 2008-02-29 23:48:09 +0000 |
|---|---|---|
| committer | Matthew Allum <mallum@openedhand.com> | 2008-02-29 23:48:09 +0000 |
| commit | dd048e6b2c67b639c90b29bc3c3ac7a5f9ef4688 (patch) | |
| tree | 8ea1652532edbce697b19c826477172f0677b0af /handbook/development.xml | |
| parent | 698f4302c314077b199982626cf4d8c273af11df (diff) | |
| download | poky-dd048e6b2c67b639c90b29bc3c3ac7a5f9ef4688.tar.gz | |
2008-02-29 Matthew Allum <mallum@openedhand.com>
* development.xml:
Disable images too big / lack context for now.
* introduction.xml:
Remove some OH specific stuff.
* style.css:
Remove limit on image size
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3882 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'handbook/development.xml')
| -rw-r--r-- | handbook/development.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/handbook/development.xml b/handbook/development.xml index ee98265ca0..637d279d4d 100644 --- a/handbook/development.xml +++ b/handbook/development.xml | |||
| @@ -46,7 +46,7 @@ | |||
| 46 | developer can cross compile an application then deploy and execute the output in a QEMU | 46 | developer can cross compile an application then deploy and execute the output in a QEMU |
| 47 | emulation session. It also supports cross debugging and profiling. | 47 | emulation session. It also supports cross debugging and profiling. |
| 48 | </para> | 48 | </para> |
| 49 | 49 | <!-- DISBALED, TOO BIG! | |
| 50 | <screenshot> | 50 | <screenshot> |
| 51 | <mediaobject> | 51 | <mediaobject> |
| 52 | <imageobject> | 52 | <imageobject> |
| @@ -57,7 +57,7 @@ | |||
| 57 | </caption> | 57 | </caption> |
| 58 | </mediaobject> | 58 | </mediaobject> |
| 59 | </screenshot> | 59 | </screenshot> |
| 60 | 60 | --> | |
| 61 | <para> | 61 | <para> |
| 62 | To use the plugin, a toolchain and SDK built by Poky is required along with Anjuta and the Anjuta | 62 | To use the plugin, a toolchain and SDK built by Poky is required along with Anjuta and the Anjuta |
| 63 | plugin. The Poky Anjuta plugin is available from the OpenedHand SVN repository located at | 63 | plugin. The Poky Anjuta plugin is available from the OpenedHand SVN repository located at |
| @@ -116,7 +116,7 @@ | |||
| 116 | the root filesystem image, this should be an image (not a | 116 | the root filesystem image, this should be an image (not a |
| 117 | tarball)</para></listitem> | 117 | tarball)</para></listitem> |
| 118 | </itemizedlist> | 118 | </itemizedlist> |
| 119 | 119 | <!-- DISBALED, TOO BIG! | |
| 120 | <screenshot> | 120 | <screenshot> |
| 121 | <mediaobject> | 121 | <mediaobject> |
| 122 | <imageobject> | 122 | <imageobject> |
| @@ -127,7 +127,7 @@ | |||
| 127 | </caption> | 127 | </caption> |
| 128 | </mediaobject> | 128 | </mediaobject> |
| 129 | </screenshot> | 129 | </screenshot> |
| 130 | 130 | --> | |
| 131 | 131 | ||
| 132 | </section> | 132 | </section> |
| 133 | 133 | ||
| @@ -686,6 +686,7 @@ $ opreport -cl | |||
| 686 | are installed onto the target device for OProfileUI interaction. | 686 | are installed onto the target device for OProfileUI interaction. |
| 687 | </para> | 687 | </para> |
| 688 | 688 | ||
| 689 | <!-- DISBALED, Need a more 'contexual' shot? | ||
| 689 | <screenshot> | 690 | <screenshot> |
| 690 | <mediaobject> | 691 | <mediaobject> |
| 691 | <imageobject> | 692 | <imageobject> |
| @@ -696,7 +697,7 @@ $ opreport -cl | |||
| 696 | </caption> | 697 | </caption> |
| 697 | </mediaobject> | 698 | </mediaobject> |
| 698 | </screenshot> | 699 | </screenshot> |
| 699 | 700 | --> | |
| 700 | <para> | 701 | <para> |
| 701 | In order to convert the data in the sample format from the target | 702 | In order to convert the data in the sample format from the target |
| 702 | to the host the <filename>opimport</filename> program is needed. | 703 | to the host the <filename>opimport</filename> program is needed. |
