Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kflorence committed Oct 13, 2010
1 parent 6bcdd67 commit 66a84eb
Show file tree
Hide file tree
Showing 21 changed files with 4,236 additions and 1,977 deletions.
16 changes: 10 additions & 6 deletions doc/files.html
Expand Up @@ -196,22 +196,26 @@ <h2>Classes</h2>

<li><a href="symbols/jQuery.tabulate.event_handlers.html">jQuery.tabulate.event_handlers</a></li>

<li><a href="symbols/jQuery.tabulate.options.html">jQuery.tabulate.options</a></li>

<li><a href="symbols/jQuery.tabulate.options.%24elements.html">jQuery.tabulate.options.$elements</a></li>
<li><a href="symbols/jQuery.tabulate.filters.html">jQuery.tabulate.filters</a></li>

<li><a href="symbols/jQuery.tabulate.options.%24fragments.html">jQuery.tabulate.options.$fragments</a></li>
<li><a href="symbols/jQuery.tabulate.options.html">jQuery.tabulate.options</a></li>

<li><a href="symbols/jQuery.tabulate.options.data.html">jQuery.tabulate.options.data</a></li>

<li><a href="symbols/jQuery.tabulate.options.data.filters.html">jQuery.tabulate.options.data.filters</a></li>

<li><a href="symbols/jQuery.tabulate.options.data.source.html">jQuery.tabulate.options.data.source</a></li>

<li><a href="symbols/jQuery.tabulate.options.elements.html">jQuery.tabulate.options.elements</a></li>

<li><a href="symbols/jQuery.tabulate.options.fragments.html">jQuery.tabulate.options.fragments</a></li>

<li><a href="symbols/jQuery.tabulate.options.keys.html">jQuery.tabulate.options.keys</a></li>

<li><a href="symbols/jQuery.tabulate.options.paths.html">jQuery.tabulate.options.paths</a></li>

<li><a href="symbols/jQuery.tabulate.options.paths.images.html">jQuery.tabulate.options.paths.images</a></li>

<li><a href="symbols/jQuery.tabulate.options.table.html">jQuery.tabulate.options.table</a></li>

<li><a href="symbols/tabulate.html">tabulate</a></li>
Expand All @@ -235,7 +239,7 @@ <h2><a href="symbols/src/_home_kflorence_sandbox_jquery-tabulate_src_jquery.tabu


<dt class="heading">Version:</dt>
<dd>1.0.20100610</dd>
<dd>2.2.20101008</dd>



Expand All @@ -247,7 +251,7 @@ <h2><a href="symbols/src/_home_kflorence_sandbox_jquery-tabulate_src_jquery.tabu
</div>
<div class="fineprint" style="clear:both">

Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.3.2 on Thu Sep 16 2010 17:15:10 GMT-0700 (PDT)
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.3.2 on Tue Oct 12 2010 18:14:07 GMT-0700 (PDT)
</div>
</body>
</html>
48 changes: 32 additions & 16 deletions doc/index.html
Expand Up @@ -196,22 +196,26 @@ <h2>Classes</h2>

<li><a href="symbols/jQuery.tabulate.event_handlers.html">jQuery.tabulate.event_handlers</a></li>

<li><a href="symbols/jQuery.tabulate.options.html">jQuery.tabulate.options</a></li>

<li><a href="symbols/jQuery.tabulate.options.%24elements.html">jQuery.tabulate.options.$elements</a></li>
<li><a href="symbols/jQuery.tabulate.filters.html">jQuery.tabulate.filters</a></li>

<li><a href="symbols/jQuery.tabulate.options.%24fragments.html">jQuery.tabulate.options.$fragments</a></li>
<li><a href="symbols/jQuery.tabulate.options.html">jQuery.tabulate.options</a></li>

<li><a href="symbols/jQuery.tabulate.options.data.html">jQuery.tabulate.options.data</a></li>

<li><a href="symbols/jQuery.tabulate.options.data.filters.html">jQuery.tabulate.options.data.filters</a></li>

<li><a href="symbols/jQuery.tabulate.options.data.source.html">jQuery.tabulate.options.data.source</a></li>

<li><a href="symbols/jQuery.tabulate.options.elements.html">jQuery.tabulate.options.elements</a></li>

<li><a href="symbols/jQuery.tabulate.options.fragments.html">jQuery.tabulate.options.fragments</a></li>

<li><a href="symbols/jQuery.tabulate.options.keys.html">jQuery.tabulate.options.keys</a></li>

<li><a href="symbols/jQuery.tabulate.options.paths.html">jQuery.tabulate.options.paths</a></li>

<li><a href="symbols/jQuery.tabulate.options.paths.images.html">jQuery.tabulate.options.paths.images</a></li>

<li><a href="symbols/jQuery.tabulate.options.table.html">jQuery.tabulate.options.table</a></li>

<li><a href="symbols/tabulate.html">tabulate</a></li>
Expand Down Expand Up @@ -260,39 +264,45 @@ <h2><a href="symbols/jQuery.tabulate.event_handlers.html">jQuery.tabulate.event_
</div>
<hr />

<div>
<h2><a href="symbols/jQuery.tabulate.filters.html">jQuery.tabulate.filters</a></h2>
Contains filters to apply to the data set.
</div>
<hr />

<div>
<h2><a href="symbols/jQuery.tabulate.options.html">jQuery.tabulate.options</a></h2>
Holds the default options for <a href="symbols/jQuery.tabulate.html">jQuery.tabulate</a>
</div>
<hr />

<div>
<h2><a href="symbols/jQuery.tabulate.options.%24elements.html">jQuery.tabulate.options.$elements</a></h2>
Holds all of our jQuery objects
<h2><a href="symbols/jQuery.tabulate.options.data.html">jQuery.tabulate.options.data</a></h2>
Holds JSON data or AJAX request settings.
</div>
<hr />

<div>
<h2><a href="symbols/jQuery.tabulate.options.%24fragments.html">jQuery.tabulate.options.$fragments</a></h2>
Holds all of our jQuery object fragments
<h2><a href="symbols/jQuery.tabulate.options.data.filters.html">jQuery.tabulate.options.data.filters</a></h2>
Contains filters to apply to the data set.
</div>
<hr />

<div>
<h2><a href="symbols/jQuery.tabulate.options.data.html">jQuery.tabulate.options.data</a></h2>
Holds JSON data or AJAX request settings.
<h2><a href="symbols/jQuery.tabulate.options.data.source.html">jQuery.tabulate.options.data.source</a></h2>
Holds information about the source of our data.
</div>
<hr />

<div>
<h2><a href="symbols/jQuery.tabulate.options.data.filters.html">jQuery.tabulate.options.data.filters</a></h2>
Contains the filters to apply to the data set.
<h2><a href="symbols/jQuery.tabulate.options.elements.html">jQuery.tabulate.options.elements</a></h2>
Holds all of our jQuery objects
</div>
<hr />

<div>
<h2><a href="symbols/jQuery.tabulate.options.data.source.html">jQuery.tabulate.options.data.source</a></h2>
Holds information about the source of our data.
<h2><a href="symbols/jQuery.tabulate.options.fragments.html">jQuery.tabulate.options.fragments</a></h2>
Holds all of our jQuery object fragments
</div>
<hr />

Expand All @@ -308,9 +318,15 @@ <h2><a href="symbols/jQuery.tabulate.options.paths.html">jQuery.tabulate.options
</div>
<hr />

<div>
<h2><a href="symbols/jQuery.tabulate.options.paths.images.html">jQuery.tabulate.options.paths.images</a></h2>
The paths to images needed by tabulate.
</div>
<hr />

<div>
<h2><a href="symbols/jQuery.tabulate.options.table.html">jQuery.tabulate.options.table</a></h2>
Contains table sections and filters

</div>
<hr />

Expand All @@ -324,7 +340,7 @@ <h2><a href="symbols/tabulate.html">tabulate</a></h2>
</div>
<div class="fineprint" style="clear:both">

Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.3.2 on Thu Sep 16 2010 17:15:10 GMT-0700 (PDT)
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.3.2 on Tue Oct 12 2010 18:14:07 GMT-0700 (PDT)
</div>
</body>
</html>
14 changes: 9 additions & 5 deletions doc/symbols/_global_.html
Expand Up @@ -201,22 +201,26 @@ <h2>Classes</h2>

<li><a href="../symbols/jQuery.tabulate.event_handlers.html">jQuery.tabulate.event_handlers</a></li>

<li><a href="../symbols/jQuery.tabulate.options.html">jQuery.tabulate.options</a></li>

<li><a href="../symbols/jQuery.tabulate.options.%24elements.html">jQuery.tabulate.options.$elements</a></li>
<li><a href="../symbols/jQuery.tabulate.filters.html">jQuery.tabulate.filters</a></li>

<li><a href="../symbols/jQuery.tabulate.options.%24fragments.html">jQuery.tabulate.options.$fragments</a></li>
<li><a href="../symbols/jQuery.tabulate.options.html">jQuery.tabulate.options</a></li>

<li><a href="../symbols/jQuery.tabulate.options.data.html">jQuery.tabulate.options.data</a></li>

<li><a href="../symbols/jQuery.tabulate.options.data.filters.html">jQuery.tabulate.options.data.filters</a></li>

<li><a href="../symbols/jQuery.tabulate.options.data.source.html">jQuery.tabulate.options.data.source</a></li>

<li><a href="../symbols/jQuery.tabulate.options.elements.html">jQuery.tabulate.options.elements</a></li>

<li><a href="../symbols/jQuery.tabulate.options.fragments.html">jQuery.tabulate.options.fragments</a></li>

<li><a href="../symbols/jQuery.tabulate.options.keys.html">jQuery.tabulate.options.keys</a></li>

<li><a href="../symbols/jQuery.tabulate.options.paths.html">jQuery.tabulate.options.paths</a></li>

<li><a href="../symbols/jQuery.tabulate.options.paths.images.html">jQuery.tabulate.options.paths.images</a></li>

<li><a href="../symbols/jQuery.tabulate.options.table.html">jQuery.tabulate.options.table</a></li>

<li><a href="../symbols/tabulate.html">tabulate</a></li>
Expand Down Expand Up @@ -348,7 +352,7 @@ <h1 class="classTitle">
<!-- ============================== footer ================================= -->
<div class="fineprint" style="clear:both">

Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blank">JsDoc Toolkit</a> 2.3.2 on Thu Sep 16 2010 17:15:10 GMT-0700 (PDT)
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blank">JsDoc Toolkit</a> 2.3.2 on Tue Oct 12 2010 18:14:06 GMT-0700 (PDT)
</div>
</body>
</html>
14 changes: 9 additions & 5 deletions doc/symbols/jQuery.fn.html
Expand Up @@ -201,22 +201,26 @@ <h2>Classes</h2>

<li><a href="../symbols/jQuery.tabulate.event_handlers.html">jQuery.tabulate.event_handlers</a></li>

<li><a href="../symbols/jQuery.tabulate.options.html">jQuery.tabulate.options</a></li>

<li><a href="../symbols/jQuery.tabulate.options.%24elements.html">jQuery.tabulate.options.$elements</a></li>
<li><a href="../symbols/jQuery.tabulate.filters.html">jQuery.tabulate.filters</a></li>

<li><a href="../symbols/jQuery.tabulate.options.%24fragments.html">jQuery.tabulate.options.$fragments</a></li>
<li><a href="../symbols/jQuery.tabulate.options.html">jQuery.tabulate.options</a></li>

<li><a href="../symbols/jQuery.tabulate.options.data.html">jQuery.tabulate.options.data</a></li>

<li><a href="../symbols/jQuery.tabulate.options.data.filters.html">jQuery.tabulate.options.data.filters</a></li>

<li><a href="../symbols/jQuery.tabulate.options.data.source.html">jQuery.tabulate.options.data.source</a></li>

<li><a href="../symbols/jQuery.tabulate.options.elements.html">jQuery.tabulate.options.elements</a></li>

<li><a href="../symbols/jQuery.tabulate.options.fragments.html">jQuery.tabulate.options.fragments</a></li>

<li><a href="../symbols/jQuery.tabulate.options.keys.html">jQuery.tabulate.options.keys</a></li>

<li><a href="../symbols/jQuery.tabulate.options.paths.html">jQuery.tabulate.options.paths</a></li>

<li><a href="../symbols/jQuery.tabulate.options.paths.images.html">jQuery.tabulate.options.paths.images</a></li>

<li><a href="../symbols/jQuery.tabulate.options.table.html">jQuery.tabulate.options.table</a></li>

<li><a href="../symbols/tabulate.html">tabulate</a></li>
Expand Down Expand Up @@ -416,7 +420,7 @@ <h1 class="classTitle">
<!-- ============================== footer ================================= -->
<div class="fineprint" style="clear:both">

Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blank">JsDoc Toolkit</a> 2.3.2 on Thu Sep 16 2010 17:15:10 GMT-0700 (PDT)
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blank">JsDoc Toolkit</a> 2.3.2 on Tue Oct 12 2010 18:14:06 GMT-0700 (PDT)
</div>
</body>
</html>

0 comments on commit 66a84eb

Please sign in to comment.