[seed] doc: Add libxml module to the documentation index



commit e808359befd5c20292822fe5f3752bfd342faa40
Author: Robert Carr <racarr svn gnome org>
Date:   Wed May 13 01:03:16 2009 -0400

    doc: Add libxml module to the documentation index
---
 doc/index.html                |    4 ++++
 doc/reference/html/index.html |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/doc/index.html b/doc/index.html
index 12a523d..ee0c802 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -110,5 +110,9 @@ A module which allows execution of code in isolated sandboxes, with new global o
 <p>
 A module which allows usage of DBus. Not yet documented, but see the <a href="http://git.gnome.org/cgit/seed/tree/examples/banshee-dbus.js";>banshee-dbus</a> example.
 </p>
+<div class="subsection"><b>libxml</b></div>
+<p>
+A module which allows basic usage of libxml. Not yet documented, or complete, however very similar to the <a href="http://xmlsoft.org/python.html";>libxml2 python module</a>.
+</p>
 </body>
 </html>
diff --git a/doc/reference/html/index.html b/doc/reference/html/index.html
index b03f52a..721787d 100644
--- a/doc/reference/html/index.html
+++ b/doc/reference/html/index.html
@@ -19,7 +19,7 @@
 <div><p class="releaseinfo">
       Documentation for Seed 0.7. 
       The latest version of this documentation can be found on-line at
-      <a class="ulink" href="http://nowhere/seed/index.html"; target="_top">http://[SERVER]/seed/</a>.
+      <a class="ulink" href="http://www.gnome.org/~racarr/seed/gtk-doc/index.html"; target="_top">http://www.gnome.org/~racarr/seed/gtk-doc/</a>.
     </p></div>
 </div>
 <hr>



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