[gnome-devel-docs/wip/develguide: 5/13] Add another section to devel-guide index



commit d293a0f0a329ed5f097c94a270e175eb4712972a
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Wed Apr 30 10:29:39 2014 +0100

    Add another section to devel-guide index
    
    The first section of the devel-guide should be a simple walkthrough
    example of an application, the second section which should be stuff to
    expand on writing an application. Third section, at some point in the
    future should be advanced stuff.

 devel-guide/C/index.page |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/devel-guide/C/index.page b/devel-guide/C/index.page
index f21bc1c..8787360 100644
--- a/devel-guide/C/index.page
+++ b/devel-guide/C/index.page
@@ -14,8 +14,12 @@
 
   <title>GNOME developer guide</title>
 
-  <links type="topic" style="grid center" groups="launching help thumbnailer translate">
-    <title style="heading">Integration guides</title>
+  <links type="topic" style="grid" groups="">
+    <title style="heading">Start development</title>
+  </links>
+
+  <links type="topic" style="grid" groups="launching help thumbnailer translate">
+    <title style="heading">Expand your application</title>
   </links>
 
 </page>


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