X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=templates%2Fseed%2Findex.html;fp=templates%2Fseed%2Findex.html;h=0000000000000000000000000000000000000000;hp=0accbb3437c7a8c0d40e9f251340b603931b44ee;hb=6624c8d361d7e64ff744bff40844804aab62043a;hpb=f85564bcfc09f9638f643a5ae141e89c8a32d40a diff --git a/templates/seed/index.html b/templates/seed/index.html deleted file mode 100755 index 0accbb3..0000000 --- a/templates/seed/index.html +++ /dev/null @@ -1,52 +0,0 @@ - - - - - Seed Documentation - - - - - - - -
- - -
- -
-

GObject Libraries

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

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

-
-
-
- -
- -

Non - GObject Libraries

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

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

-
-
-
- -
-
- - - - \ No newline at end of file