Bumped version to 0.11.0.

Regenerated docs and lib.
This commit is contained in:
Lee Byrd & Christian Williams
2010-06-22 17:52:25 -07:00
parent 2a3376d11e
commit 82e04c327a
31 changed files with 2079 additions and 1812 deletions

View File

@@ -362,9 +362,9 @@ ul.inheritsList
<tr>
<td class="attributes">&nbsp;</td>
<td class="nameDescription">
<div class="fixedFont"><b><a href="../symbols/jasmine.NestedResults.html#log">log</a></b>(message)
<div class="fixedFont"><b><a href="../symbols/jasmine.NestedResults.html#log">log</a></b>(values)
</div>
<div class="description">Tracks a result's message.</div>
<div class="description">Adds a log message.</div>
</td>
</tr>
@@ -592,11 +592,11 @@ ul.inheritsList
<div class="fixedFont">
<b>log</b>(message)
<b>log</b>(values)
</div>
<div class="description">
Tracks a result's message.
Adds a log message.
</div>
@@ -608,10 +608,10 @@ ul.inheritsList
<dt class="heading">Parameters:</dt>
<dt>
<b>message</b>
<b>values</b>
</dt>
<dd></dd>
<dd>Array of message parts which will be concatenated later.</dd>
</dl>
@@ -704,7 +704,7 @@ ul.inheritsList
<!-- ============================== footer ================================= -->
<div class="fineprint" style="clear:both">
Documentation generated by <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a> 2.1.0 on Thu Mar 18 2010 20:35:01 GMT-0700 (PDT)
Documentation generated by <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a> 2.1.0 on Tue Jun 22 2010 17:46:47 GMT-0700 (PDT)
</div>
</body>
</html>