[seed] Update exmaple index in documentation



commit 29c920f03a2c6e12afa8cea26bb685cbc72a8b26
Author: Robert Carr <racarr svn gnome org>
Date:   Mon May 11 17:01:24 2009 -0400

    Update exmaple index in documentation
---
 doc/index.html |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/doc/index.html b/doc/index.html
index 32d4807..97a6ac6 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -68,6 +68,9 @@ Seed has a wide variety of examples <a href="http://git.gnome.org/cgit/seed/tree
 <li><a href="http://git.gnome.org/cgit/seed/tree/examples/clutter-shader";>clutter-shader</a> - Demonstrates the use of Clutter Shaders and GtkSourceView</li>
 <li><a href="http://git.gnome.org/cgit/seed/tree/examples/poppler.js";>poppler.js</a> - A simple PDF viewer, demonstrates poppler and GTK</li>
 <li><a href="http://git.gnome.org/cgit/seed/tree/examples/clutter-transitions";>clutter-transitions</a> - A library of slide transitions written with Clutter 0.9</li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/clutter-pad.js";>clutter-pad</a> - An example to prototype Clutter scripts using a GtkSourceView widget and a GtkClutter stage. </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/pango-fontset.js";>pango-fontset</a> - Demonstrates basic Pango usage (for querying font information) </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/pango.js";>pango</a> - Demonstrates a bit more complicated Pango usage, and Clutter usage, to create a sort of font playground. </li>
 </ul>
 
 </p>



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