From 7d965bb0475ef0929aefe5f53ad19a03edb92997 Mon Sep 17 00:00:00 2001 From: alan Date: Sun, 18 Apr 2010 22:46:52 +0800 Subject: [PATCH] docs/index.html --- docs/index.html | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index aae2b1a..ff65f6d 100755 --- a/docs/index.html +++ b/docs/index.html @@ -18,15 +18,29 @@ - +

GObject Libraries

+ {! + if (!thisClass.objects.length) { continue; } + !} +
+

{+ (new Link().toSymbol(thisClass.name)) +}

+
+
+ +

Non - GObject Libraries

+ + {! + if (thisClass.objects.length) { continue; } + !}
-

{+ (new Link().toSymbol(thisClass)) +}

+

{+ (new Link().toSymbol(thisClass.name)) +}

+ -- 2.39.2