[sapwood] upgrade readme to a book



commit 23ba5f2fcffd82d0724e7f39fac06ba41e4b3cfb
Author: Sven Herzberg <herzi gnome-de org>
Date:   Sun Aug 1 11:39:04 2010 +0200

    upgrade readme to a book
    
    * readme.xml: with a book the toc looks a lot better in yelp

 readme.xml |   38 +++++++++++++++++++-------------------
 1 files changed, 19 insertions(+), 19 deletions(-)
---
diff --git a/readme.xml b/readme.xml
index d6d953c..c2c23b3 100644
--- a/readme.xml
+++ b/readme.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
   "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";>
-<article id="sapwood-readme" lang="en">
+<book id="sapwood-readme" lang="en">
     <title>README for Sapwood</title>
 
-    <section>
+    <chapter>
         <title>Sapwood</title>
     <para>
 Derived from the pixbuf engine in gtk-engines 2.2.0
@@ -29,9 +29,9 @@ Note that 1bit alpha still allows you to do things like drop shadows in some
 cases. You just need to be careful about the background and fake the effect
 with opaque bitmaps.
         </para>
-    </section>
+    </chapter>
 
-    <section>
+    <chapter>
         <title>Installation</title>
 
         <para>
@@ -40,9 +40,9 @@ with opaque bitmaps.
  [ become root ]
  make install
         </para>
-    </section>
+    </chapter>
 
-    <section>
+    <chapter>
         <title>Running</title>
 
         <para>
@@ -63,18 +63,18 @@ in the console:
 When that happens, check the TMPDIR and DISPLAY environment variables and
 check the sapwood-server process is running.
         </para>
-    </section>
+    </chapter>
 
-    <section>
+    <chapter>
         <title>Bugs</title>
 
         <para>
 Please report bugs to maemo.org bugzilla:
 https://bugs.gnome.org/bugzilla/enter_bug.cgi?product=sapwood
         </para>
-    </section>
+    </chapter>
 
-    <section>
+    <chapter>
         <title>gtkrc</title>
 
         <para>
@@ -407,9 +407,9 @@ They're similar to file, border and stretch.
                 </para>
             </section>
         </section>
-    </section>
+    </chapter>
 
-    <section>
+    <chapter>
         <title>Images and borders</title>
 
         <para>
@@ -466,9 +466,9 @@ both horizontally and vertically.
     4,6 are tiled vertically
       5 is tiled both horizontally and vertically
         </para>
-    </section>
+    </chapter>
 
-    <section>
+    <chapter>
         <title>Special cases</title>
 
         <para>
@@ -528,14 +528,14 @@ Cursor row background, passive focus:
 See demos/treeview.gtkrc
             </para>
         </section>
-    </section>
+    </chapter>
 
-    <section>
+    <chapter>
         <title>Random details</title>
 
         <para>
 Changing an image file might require switching themes.
         </para>
-    </section>
-</article>
+    </chapter>
+</book>
 <!-- vim:set sw=4 et: -->



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]