[seed] Add an index of examples to the documentation index



commit cdfc21e44d50c0a15db1ec1328dc87ba2e54c6a6
Author: Robert Carr <racarr svn gnome org>
Date:   Sun Apr 26 00:39:59 2009 -0400

    Add an index of examples to the documentation index
---
 doc/index.html |   47 +++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 47 insertions(+), 0 deletions(-)

diff --git a/doc/index.html b/doc/index.html
index 625cee4..f9ce2c9 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -27,6 +27,53 @@ The C API is documented <a href="gtk-doc/index.html">here</a>
 <p>
 Documentation on the Seed builtins and runtime is <a href="runtime.html">here</a>
 </p>
+<div class="section"><b>Examples</b></div>
+<p>
+Seed has a wide variety of examples <a href="http://git.gnome.org/cgit/seed/tree/examples";>in git</a>. A partial index is below:
+<ul>
+
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/accelgroup.js";>accelgroup.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/json-packing.js";>json-packing.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/actions.js";>actions.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/gconf.js";>gconf.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/json-reddit.js";>json-reddit.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/quine.js";>quine.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/async-quine.js";>async-quine.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/gdkpixbufloader.js";>gdkpixbufloader.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/ls.js";>ls.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/repl.js";>repl.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/broken";>broken</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/glib";>glib</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/same-seed";>same-seed</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/browser";>browser</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/Gnio.js";>Gnio.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/soup.js";>soup.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/calculator.js";>calculator.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/Gnio-server.js";>Gnio-server.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/Makefile.in";>Makefile.in</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/threaded-repl.js";>threaded-repl.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/clutter-0.8.js";>clutter-0.8.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/gtkplug.js";>gtkplug.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/n-oscillator.js";>n-oscillator.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/turtle";>turtle</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/clutter-0.9.js";>clutter-0.9.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/gtktextview.js";>gtktextview.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/notify-test.js";>notify-test.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/twitter";>twitter</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/clutter-cairo.js";>clutter-cairo.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/opengl";>opengl</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/video.js";>video.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/clutter-cogl.js";>clutter-cogl.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/gtktreeview.js";>gtktreeview.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/pong";>pong</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/vte-test.js";>vte-test.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/clutter-shader";>clutter-shader</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/poppler.js";>poppler.js</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/clutter-transitions";>clutter-transitions</a> - </li>
+<li><a href="http://git.gnome.org/cgit/seed/tree/examples/introspect.js";>introspect.js</a> - </li>
+</ul>
+
+</p>
 <div class="section"><b>Native Modules</b></div>
 <p>
 Seed has several C extension modules, to bind libraries not available from GObject-introspection.



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