Elliot's changes to the templates and adding all resources into a single place
[gnome.introspection-doc-generator] / docs / class.html
index 0f1afd8..33f5218 100644 (file)
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
 
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:roo="http://www.akbkhome.com/roojs1/" xml:lang="en" lang="en">
        <head>
-               <meta http-equiv="content-type" content="text/html; charset="UTF-8" />
+               <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
                <meta name="generator" content="JsDoc Toolkit" />
                {! Link.base = "../"; /* all generated links will be relative to this */ !}
                
                <title>JsDoc Reference - {+data.name+}</title>
                
+        <script type="text/javascript" src="page.js"></script>
                
-       <link rel="stylesheet" type="text/css" href="default.css" />
-       
-       <script type="text/javascript" src="page.js">
-       
-       </script>
-
-       
+        <link rel="stylesheet" type="text/css" href="default.css" />
+        <link rel="stylesheet" type="text/css" href="library_gnome.css"></link>
+        <link media="print" rel="stylesheet" type="text/css" href="library_gnome_print.css"></link>
        </head>
 
        <body onload="RooDocsPage.onload();">
        
        <div id="page">
-       <ul id="general">
-       <li id="siteaction-gnome_home" class="home">
-       <a href="http://www.gnome.org/">Home</a>
-       </li>
-       <li id="siteaction-gnome_news">
-       <a href="http://news.gnome.org">
-       News</a>
-       </li>
-       <li id="siteaction-gnome_projects">
-       <a href="http://www.gnome.org/projects/">
-       Projects</a>
-       </li>
-       <li id="siteaction-gnome_art">
-       <a href="http://art.gnome.org">
-       Art</a>
-       </li>
-       <li id="siteaction-gnome_support">
-       <a href="http://www.gnome.org/support/">
-       Support</a>
-       </li>
-       <li id="siteaction-gnome_development">
-       <a href="http://developer.gnome.org">
-       Development</a>
-       </li>
-       <li id="siteaction-gnome_community">
-       <a href="http://www.gnome.org/community/">
-       Community</a>
-       </li>
-       </ul>
-       <div id="header">
-       <div id="header-wrap">
-       <h1>
-       Un-official Seed Documentation<!-- GNOME Documentation Library--></h1>
-       <div id="control">
-       <div id="search">
-       <form method="get" action="http://www.google.com/custom">
-       <input type="hidden" name="domains" value="library.gnome.org">
-       </input>
-       <input type="hidden" name="sitesearch" value="library.gnome.org">
-       </input>
-       <input type="text" name="q" maxlength="255" size="15" class="searchTerms">
-       </input>
-       <input type="submit" class="searchButton" value="Search">
-       </input>
-       </form>
-       </div>
-       </div>
-       <div id="tabs">
-       <ul id="portal-globalnav">
-       <li id="portaltab-root">
-       <a href="http://library.gnome.org/">
-       <span>
-       Home</span>
-       </a>
-       </li>
-       <li id="portaltab-users">
-       <a href="http://library.gnome.org/users/">
-       <span>
-       Users</span>
-       </a>
-       </li>
-       <li id="portaltab-sysadmins">
-       <a href="http://library.gnome.org/admin/">
-       <span>
-       Administrators</span>
-       </a>
-       </li>
-       <li id="portaltab-developers" class="selected">
-       <a href="http://library.gnome.org/devel/">
-       <span>
-       Developers</span>
-       </a>
-       </li>
-       <li id="portaltab-about">
-       <a href="http://library.gnome.org/about/about">
-       <span>
-       About</span>
-       </a>
-       </li>
-       </ul>
-       </div>
-       </div>
-       </div>
-       </div>
+        
+        <div id="header">
+            <div id="header-wrap">
+                <h1>
+                    Un-official Seed Documentation<!-- GNOME Documentation Library-->
+                </h1>
+        
+            </div>
+        </div>
        
        
        
        
        
  
-    
-<div class="left-class-list"  style="width:18%;float:left;"> 
-       <a href="index.shtml"> Back to Seed Clases </a> <br/><br/>
- <!--#include virtual="_ix_{+data.ns+}.shtml" -->
-</div>
-        
+        
+        <div class="left-class-list"  style="width:18%;float:left;"> 
+            <a href="index.html"> Back to Seed Clases </a>
+            <br/><br/> 
+            {+data.left_bar+}
+        </div>
+         
  <div class="body-wrap" style="width:78%;float:left;">
 
     <!-- ============================== links to methods. ================================= -->        
 <!-- ============================== inheritance Block. ================================= -->   
        <if test="data.extendsClasses.length">
                <div class="inheritance res-block">
-                  <pre class="res-block-inner">{!
+                  <p class="res-block-inner">{!
                                var iblock_indent = 0;
                                
                                        
                                 data.extendsClasses.reverse().map(
                                        function($) {  
                                                
-                                               output += iblock_indent ? ('<img src="s.gif" height="1" width="' + 
-                                                       iblock_indent + '"/><img src="elbow-end.gif" class="elbow"/>') : '';
-                                               output += new Link().toSymbolLong($.alias) + "\n"; 
-                                               iblock_indent += 20;
+                                               output += (iblock_indent ? '<img src="elbow-end.gif" class="elbow elbow_indent' +
+                            + iblock_indent + '" alt="parent-child marker"/>' : '');
+                                               output += new Link().toSymbolLong($.alias);
+                                               output += "\n<br/>";
+                                               iblock_indent += 1;
+                        
                                        }
                                )
                                
-                               
-                       !}<img src="s.gif" height="1"  width="{+ iblock_indent +}"/><img class="elbow" src="http://www.akbkhome.com/roojs1/images/default/tree/elbow-end.gif"/>{+data.alias+} 
+                       !}<img class="elbow elbow_indent{+iblock_indent+}" src="elbow-end.gif" alt="parent-child marker"/>
+                {+data.alias+}
 
-                  </pre>
+                  </p>
                </div>
        </if>
        
     <if test="!cfgProperties.length">
     
      <table cellspacing="0" class="member-table">
-      <caption class="Empty">Properties- Has None</caption>
+      <caption class="Empty">Properties</caption>
+      <tr><td>None</td></tr>
      </table>
     
     </if>
                ownMethods.push.apply(ownMethods, data.methods.sort(makeSortby("name")));
                
        !}
-       <!-- static's first 
-               
-       
-       -->
-        
-       <!-- then dynamics first -->
+    <!-- constructors, then statics, then dynamics -->
  
   
   
     <if test="!ownMethods.length">
     
      <table cellspacing="0" class="member-table">
-      <caption class="Empty">Methods - Has None</caption>
+      <caption class="Empty">Public Methods</caption>
+      <tr><td>None</td></tr>
      </table>
     
     </if>
    <if test="!ownEvents.length">
     
      <table cellspacing="0" class="member-table">
-      <caption class="Empty">Events - Has None</caption>
+      <caption class="Empty">Events</caption>
+      <tr><td>None</td></tr>
      </table>
     
     </if>
     </table>
 </if>
   
-  <a id="{+data.alias+}-references"></a>
-  <!--#include virtual="references.{+data.alias+}.html" -->
-  
+  <a id="{+data.alias+}-references"></a> 
+  <!--references-->
+</div>
+</div>
   
  
 <!-- ============================== footer ================================= -->
                <div class="fineprint" style="clear:both">
                        <if test="data.copyright">&copy;{+data.copyright+}<br /></if>
-                       Documentation generated by <a href="http://www.akbkhome.com/svn/seed/JSDOC">Seed/Jstoolkit</a> 
-                       Based on 
+                       Documentation generated by 
+            <a href="http://git.gnome.org/browse/introspection-doc-generator">Introspection Doc Generator</a> 
+                       Loosely Based on 
                        <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a> on {+new Date()+}
                </div>
        </body>