Generate docs from source files, not lib.

This commit is contained in:
Christian Williams
2009-11-10 14:28:47 -05:00
parent 0810e4a01c
commit 1982fb51c9
42 changed files with 2742 additions and 5154 deletions

View File

@@ -236,7 +236,7 @@ ul.inheritsList
<br /><i>Defined in: </i> <a href="../symbols/src/lib_jasmine-0.10.0.js.html">jasmine-0.10.0.js</a>.
<br /><i>Defined in: </i> <a href="../symbols/src/src_Matchers.js.html">Matchers.js</a>.
</p>
@@ -255,7 +255,7 @@ ul.inheritsList
<td class="attributes">&nbsp;</td>
<td class="nameDescription" >
<div class="fixedFont">
<b><a href="../symbols/jasmine.Matchers.html">jasmine.Matchers</a></b>(env, actual, results)
<b><a href="../symbols/jasmine.Matchers.html">jasmine.Matchers</a></b>(env, actual, spec)
</div>
<div class="description"></div>
</td>
@@ -458,7 +458,7 @@ ul.inheritsList
</div>
<div class="fixedFont">
<b>jasmine.Matchers</b>(env, actual, results)
<b>jasmine.Matchers</b>(env, actual, spec)
</div>
<div class="description">
@@ -486,7 +486,7 @@ ul.inheritsList
<dd></dd>
<dt>
<span class="light fixedFont">{<a href="../symbols/jasmine.NestedResults.html">jasmine.NestedResults</a>}</span> <b>results</b>
<span class="light fixedFont">{<a href="../symbols/jasmine.Spec.html">jasmine.Spec</a>}</span> <b>spec</b>
</dt>
<dd></dd>
@@ -877,7 +877,7 @@ a pattern or a String.
<!-- ============================== 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 Sat Oct 31 2009 21:44:38 GMT-0700 (PDT)
Documentation generated by <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a> 2.1.0 on Tue Nov 10 2009 14:27:06 GMT-0500 (EST)
</div>
</body>
</html>