summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2008-02-29 23:48:09 +0000
committerMatthew Allum <mallum@openedhand.com>2008-02-29 23:48:09 +0000
commitdd048e6b2c67b639c90b29bc3c3ac7a5f9ef4688 (patch)
tree8ea1652532edbce697b19c826477172f0677b0af
parent698f4302c314077b199982626cf4d8c273af11df (diff)
downloadpoky-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
-rw-r--r--handbook/ChangeLog9
-rw-r--r--handbook/development.xml11
-rw-r--r--handbook/introduction.xml21
-rw-r--r--handbook/style.css5
4 files changed, 16 insertions, 30 deletions
diff --git a/handbook/ChangeLog b/handbook/ChangeLog
index 2cff9f9967..e0b51d4a12 100644
--- a/handbook/ChangeLog
+++ b/handbook/ChangeLog
@@ -1,3 +1,12 @@
12008-02-29 Matthew Allum <mallum@openedhand.com>
2
3 * development.xml:
4 Disable images too big / lack context for now.
5 * introduction.xml:
6 Remove some OH specific stuff.
7 * style.css:
8 Remove limit on image size
9
12008-02-15 Matthew Allum <mallum@openedhand.com> 102008-02-15 Matthew Allum <mallum@openedhand.com>
2 11
3 * introduction.xml: 12 * introduction.xml:
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.
diff --git a/handbook/introduction.xml b/handbook/introduction.xml
index 1f56fd463d..291ed5d214 100644
--- a/handbook/introduction.xml
+++ b/handbook/introduction.xml
@@ -34,25 +34,6 @@
34 </listitem> 34 </listitem>
35 </itemizedlist> 35 </itemizedlist>
36 36
37 <para><ulink url='http://www.o-hand.com'>OpenedHand</ulink> is the principle developer and maintainer of Poky and uses it to:</para>
38
39 <itemizedlist>
40 <listitem>
41 <para>Provide <ulink url='http://www.o-hand.com'>OpenedHand</ulink> with stable R&amp;D platform we can build and develop upon.</para>
42 </listitem>
43 <listitem>
44 <para>
45 Provide a testbed and showcase for OpenedHand's software products
46 (such as the <ulink url='http://www.matchbox-project.org/'>Matchbox</ulink>, <ulink url='http://www.clutter-project.org/'>Clutter</ulink> and
47 <ulink url='http://www.pimlico-project.org/'>Pimlico</ulink> software packages and
48 Sato, the default user interface in Poky).
49 </para>
50 </listitem>
51 <listitem>
52 <para>Provide a supported base we can supply to our clients for building and developing their customised platforms.</para>
53 </listitem>
54 </itemizedlist>
55
56 <para> 37 <para>
57 Poky is primarily a platform builder which generates filesystem images 38 Poky is primarily a platform builder which generates filesystem images
58 based on open source software such as the Kdrive X server, the Matchbox 39 based on open source software such as the Kdrive X server, the Matchbox
@@ -88,7 +69,7 @@
88 69
89 <para> 70 <para>
90 71
91 Poky has a growing open source community backed up by commercial support provided by <ulink url="http://o-hand.com/">OpenedHand</ulink>. 72 Poky has a growing open source community backed up by commercial support provided by the principle developer and maintainer of Poky, <ulink url="http://o-hand.com/">OpenedHand Ltd</ulink>.
92 73
93 </para> 74 </para>
94</section> 75</section>
diff --git a/handbook/style.css b/handbook/style.css
index e2b7572bf2..59e34680ff 100644
--- a/handbook/style.css
+++ b/handbook/style.css
@@ -263,11 +263,6 @@ img {
263 border: none; 263 border: none;
264} 264}
265 265
266.mediaobject img,
267.mediaobjectco img{
268 max-width: 36em;
269}
270
271ul { 266ul {
272 padding: 0 0 0 1.5em; 267 padding: 0 0 0 1.5em;
273} 268}