[docs] Improve the documentation
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 14 Apr 2009 16:19:04 +0000 (17:19 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 14 Apr 2009 16:19:04 +0000 (17:19 +0100)
Add missing symbols to the sections file, and describe the
Clutter-Gtk library.

doc/reference/clutter-gtk-docs.xml
doc/reference/clutter-gtk-sections.txt

index c4b38d0..2251175 100644 (file)
@@ -10,8 +10,8 @@
     <releaseinfo>Version &version;</releaseinfo>
 
     <copyright>
-      <year>2006</year>
-      <holder>OpenedHand LTD</holder>
+      <year>2006, 2007, 2008, 2009</year>
+      <holder>Intel Corporation</holder>
     </copyright>
 
     <legalnotice>
   <chapter>
     <title>Clutter-Gtk Overview</title>
     
-    <para>
-    yada-yada-yada
-    </para>
+    <para>Clutter-Gtk is an integration library for the Clutter toolkit
+    providing access and integration for the GTK+ library.</para>
+
+    <para>Clutter-Gtk allows embedding a Clutter scene graph into a
+    GTK+ application; retrieving themeing information; integrate GTK+
+    data structures and object classes with Clutter actors.</para>
     
   </chapter>
 
   <chapter>
     <title>Clutter-Gtk Widgets</title>
+
     <xi:include href="xml/gtk-clutter-embed.xml"/>
   </chapter>
 
   <chapter>
     <title>Clutter-Gtk Actors</title>
+
+    <xi:include href="xml/gtk-clutter-scrollable.xml"/>
     <xi:include href="xml/gtk-clutter-viewport.xml"/>
   </chapter>
 
   <chapter>
     <title>Miscellaneous</title>
-    <xi:include href="xml/gtk-clutter-scrollable.xml"/>
+
     <xi:include href="xml/gtk-clutter-util.xml"/>
   </chapter>
 
+  <index>
+    <title>Index</title>
+  </index>
+
+  <index role="1.0">
+    <title>Index of new symbols in 1.0</title>
+  </index>
+
+  <index role="0.8">
+    <title>Index of new symbols in 0.8</title>
+  </index>
+
+  <index role="0.6">
+    <title>Index of new symbols in 0.6</title>
+  </index>
+
+  <index role="0.4">
+    <title>Index of new symbols in 0.4</title>
+  </index>
+
+  <index role="0.2">
+    <title>Index of new symbols in 0.2</title>
+  </index>
+
   <appendix id="license">
     <title>License</title>
 
index 93a0266..8e79f6d 100644 (file)
@@ -24,6 +24,7 @@ gtk_clutter_embed_get_type
 <TITLE>Utility Functions</TITLE>
 ClutterGtkInitError
 gtk_clutter_init
+gtk_clutter_init_with_args
 
 <SUBSECTION>
 gtk_clutter_get_fg_color
@@ -53,7 +54,6 @@ gtk_clutter_scrollable_set_adjustments
 gtk_clutter_scrollable_get_adjustments
 
 <SUBSECTION Standard>
-GtkClutterScrollable
 GTK_CLUTTER_TYPE_SCROLLABLE
 GTK_CLUTTER_SCROLLABLE
 GTK_CLUTTER_IS_SCROLLABLE