Intial import
[gnome.introspection-doc-generator] / docs / index.tmpl
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
2         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5         <meta http-equiv="content-type" content="text/html; charset=utf-8" />
6         <title>Seed Documentation</title>
7         
8                 <style>
9
10 </style>
11          <link rel="stylesheet" type="text/css" href="default.css" />
12          
13 </head>
14
15
16 <body>
17    
18
19    
20     
21    <div id="page">
22         <ul id="general">
23         <li id="siteaction-gnome_home" class="home">
24         <a href="http://www.gnome.org/">Home</a>
25         </li>
26         <li id="siteaction-gnome_news">
27         <a href="http://news.gnome.org">
28         News</a>
29         </li>
30         <li id="siteaction-gnome_projects">
31         <a href="http://www.gnome.org/projects/">
32         Projects</a>
33         </li>
34         <li id="siteaction-gnome_art">
35         <a href="http://art.gnome.org">
36         Art</a>
37         </li>
38         <li id="siteaction-gnome_support">
39         <a href="http://www.gnome.org/support/">
40         Support</a>
41         </li>
42         <li id="siteaction-gnome_development">
43         <a href="http://developer.gnome.org">
44         Development</a>
45         </li>
46         <li id="siteaction-gnome_community">
47         <a href="http://www.gnome.org/community/">
48         Community</a>
49         </li>
50         </ul>
51         <div id="header">
52         <div id="header-wrap">
53         <h1>
54         Un-official Seed Documentation<!-- GNOME Documentation Library--></h1>
55         <div id="control">
56         <div id="search">
57         <form method="get" action="http://www.google.com/custom">
58         <input type="hidden" name="domains" value="library.gnome.org">
59         </input>
60         <input type="hidden" name="sitesearch" value="library.gnome.org">
61         </input>
62         <input type="text" name="q" maxlength="255" size="15" class="searchTerms">
63         </input>
64         <input type="submit" class="searchButton" value="Search">
65         </input>
66         </form>
67         </div>
68         </div>
69         <div id="tabs">
70         <ul id="portal-globalnav">
71         <li id="portaltab-root">
72         <a href="http://library.gnome.org/">
73         <span>
74         Home</span>
75         </a>
76         </li>
77         <li id="portaltab-users">
78         <a href="http://library.gnome.org/users/">
79         <span>
80         Users</span>
81         </a>
82         </li>
83         <li id="portaltab-sysadmins">
84         <a href="http://library.gnome.org/admin/">
85         <span>
86         Administrators</span>
87         </a>
88         </li>
89         <li id="portaltab-developers" class="selected">
90         <a href="http://library.gnome.org/devel/">
91         <span>
92         Developers</span>
93         </a>
94         </li>
95         <li id="portaltab-about">
96         <a href="http://library.gnome.org/about/about">
97         <span>
98         About</span>
99         </a>
100         </li>
101         </ul>
102         </div>
103         </div>
104         </div>
105         </div>
106         
107         
108         
109         
110         
111  
112
113
114         <for each="thisClass" in="data">
115
116 <div class="left-class-list"  style="width:18%;float:left;"> 
117         
118         <h2 class="classTitle">{+ (new Link().toSymbol(thisClass)) +}</h2>
119  <br/>
120         </div>
121         </for>  
122
123
124
125 </body>
126    
127
128 </html>
129
130                 
131