]> code.ossystems Code Review - openembedded-core.git/commitdiff
2008-02-29 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Fri, 29 Feb 2008 23:48:09 +0000 (23:48 +0000)
committerMatthew Allum <mallum@openedhand.com>
Fri, 29 Feb 2008 23:48:09 +0000 (23:48 +0000)
        * 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

handbook/ChangeLog
handbook/development.xml
handbook/introduction.xml
handbook/style.css

index 2cff9f9967143d324d7463cff9977d5fed1ac392..e0b51d4a1243f1c782b92c7bb6003855b435de2d 100644 (file)
@@ -1,3 +1,12 @@
+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
+
 2008-02-15  Matthew Allum  <mallum@openedhand.com>
 
        * introduction.xml:
index ee98265ca03777cbbbeebebcfa49ca4dcda0433f..637d279d4dbde7cc9cdf4c8fe961fc7d508d0916 100644 (file)
@@ -46,7 +46,7 @@
             developer can cross compile an application then deploy and execute the output in a QEMU 
             emulation session. It also supports cross debugging and profiling.
         </para>
-
+<!-- DISBALED, TOO BIG!
         <screenshot>
         <mediaobject>
             <imageobject>
@@ -57,7 +57,7 @@
             </caption>
          </mediaobject>
          </screenshot>
-
+-->
         <para>
             To use the plugin, a toolchain and SDK built by Poky is required along with Anjuta and the Anjuta 
             plugin. The Poky Anjuta plugin is available from the OpenedHand SVN repository located at
                 the root filesystem image, this should be an image (not a
                 tarball)</para></listitem>
           </itemizedlist>
-
+<!-- DISBALED, TOO BIG!
         <screenshot>
         <mediaobject>
             <imageobject>
             </caption>
          </mediaobject>
          </screenshot>
-
+-->
 
         </section>
 
@@ -686,6 +686,7 @@ $ opreport -cl
             are installed onto the target device for OProfileUI interaction.
         </para>
 
+<!-- DISBALED, Need a more 'contexual' shot?
         <screenshot>
         <mediaobject>
             <imageobject>
@@ -696,7 +697,7 @@ $ opreport -cl
             </caption>
          </mediaobject>
          </screenshot>
-
+-->
         <para>
             In order to convert the data in the sample format from the target
             to the host the <filename>opimport</filename> program is needed. 
index 1f56fd463d89c025a89682a732c0538f785dd0a6..291ed5d214a1dcef895139b13d752ecaa253e1fc 100644 (file)
         </listitem>
     </itemizedlist>
 
-    <para><ulink url='http://www.o-hand.com'>OpenedHand</ulink> is the principle developer and maintainer of Poky and uses it to:</para>
-
-    <itemizedlist>
-        <listitem>
-            <para>Provide <ulink url='http://www.o-hand.com'>OpenedHand</ulink> with stable R&amp;D platform we can build and develop upon.</para>
-        </listitem>
-        <listitem>
-            <para>
-                Provide a testbed and showcase for OpenedHand's software products
-                (such as the <ulink url='http://www.matchbox-project.org/'>Matchbox</ulink>, <ulink url='http://www.clutter-project.org/'>Clutter</ulink> and
-                <ulink url='http://www.pimlico-project.org/'>Pimlico</ulink> software packages and
-                Sato, the default user interface in Poky).
-            </para>
-        </listitem>
-        <listitem>
-            <para>Provide a supported base we can supply to our clients for building and developing their customised platforms.</para>
-        </listitem>
-    </itemizedlist>
-
     <para>
         Poky is primarily a platform builder which generates filesystem images
         based on open source software such as the Kdrive X server, the Matchbox
@@ -88,7 +69,7 @@
 
     <para>
 
-    Poky has a growing open source community backed up by commercial support provided by <ulink url="http://o-hand.com/">OpenedHand</ulink>.
+    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>.
 
     </para>
 </section>
index e2b7572bf2d3974fcdd7248c59d3223e6cf11ee9..59e34680ffcc2923c65c59cea9cd41af04beb11a 100644 (file)
@@ -263,11 +263,6 @@ img {
   border: none;
 }
 
-.mediaobject img,
-.mediaobjectco img{
-  max-width: 36em;
-}
-
 ul {
   padding: 0 0 0 1.5em;
 }