[seed] Some style updates to documentation
- From: Robert Carr <racarr src gnome org>
- To: svn-commits-list gnome org
- Subject: [seed] Some style updates to documentation
- Date: Mon, 11 May 2009 17:24:52 -0400 (EDT)
commit abc5094ea9a221b954e04e1051266f530c62c492
Author: Robert Carr <racarr svn gnome org>
Date: Mon May 11 17:24:44 2009 -0400
Some style updates to documentation
---
doc/index.html | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/doc/index.html b/doc/index.html
index 47c4e4a..396ecf9 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -94,15 +94,18 @@ Bindings around sqlite, documented <a href="modules/sqlite.html">here</a>.
<p>
A reimplementation of HTML5 canvas, with some Cairo integration. Documented <a href="modules/canvas.html">here</a>
</p>
+
<div class="subsection"><b>os</b></div>
<p>
A module similar (nearly identical) to python's os module. Not yet documented, python os module documentation is useful.
</p>
-<div class="sandbox"><b>sandbox</b></div>
+
+<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="dbus"><b>dbus</b></div>
+
+<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/banshee-dbus.js">banshee-dbus</a> example.
</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]