[seed] docs: Update docs index to point at new docbook docs



commit 4d55413de8db6f20f78af5e92730065e45893d19
Author: Robert Carr <racarr svn gnome org>
Date:   Wed May 20 22:57:28 2009 -0400

    docs: Update docs index to point at new docbook docs
---
 doc/index.html |   15 ++-------------
 1 files changed, 2 insertions(+), 13 deletions(-)

diff --git a/doc/index.html b/doc/index.html
index 43a7981..08c00ae 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -89,14 +89,9 @@ Seed has a wide variety of examples <a href="http://git.gnome.org/cgit/seed/tree
 Seed has several C extension modules, to bind libraries not available from GObject-introspection.
 </p>
 
-<div class="subsection"><b>readline</b></div>
+<div class="subsection"><b>readline, sqlite, GtkBuilder, and sandbox</b></div>
 <p>
-Bindings around GNU readline, documented <a href="modules/readline.html">here</a>.
-</p>
-
-<div class="subsection"><b>sqlite</b></div>
-<p>
-Bindings around sqlite, documented <a href="modules/sqlite.html">here</a>.
+Documented in a consistent manual (<a href="modules/html/index.html">html</a> <a href="modules/modules.pdf">pdf</a>)
 </p>
 
 <div class="subsection"><b>canvas</b></div>
@@ -108,12 +103,6 @@ A reimplementation of HTML5 canvas, with some Cairo integration. Documented <a h
 <p>
 A module similar (nearly identical) to python's os module. Not yet documented, python os module documentation is useful.
 </p>
-
-<div class="subsection"><b>sandbox</b></div>
-<p>
-A module which allows execution of code in isolated sandboxes, with new global objects. Documented <a href="modules/sandbox.html">here</a>
-</p>
-
 <div class="subsection"><b>dbus</b></div>
 <p>
 A module which allows usage of DBus. Not yet documented, but see the <a href="http://git.gnome.org/cgit/seed/tree/examples/dbus-banshee.js";>dbus-banshee</a> or <a href="http://git.gnome.org/cgit/seed/tree/examples/dbus-consolekit.js";>dbus-consolekit</a> examples.



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