Generate docs from source files, not lib.
This commit is contained in:
@@ -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_base.js.html">base.js</a>.
|
||||
|
||||
</p>
|
||||
|
||||
@@ -282,9 +282,9 @@ ul.inheritsList
|
||||
<td class="attributes"><static> </td>
|
||||
<td class="nameDescription">
|
||||
<div class="fixedFont">
|
||||
jasmine.<b><a href="../symbols/jasmine.html#.details">details</a></b>
|
||||
jasmine.<b><a href="../symbols/jasmine.html#.DEFAULT_UPDATE_INTERVAL">DEFAULT_UPDATE_INTERVAL</a></b>
|
||||
</div>
|
||||
<div class="description"></div>
|
||||
<div class="description">Default interval for event loop yields.</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -292,9 +292,9 @@ ul.inheritsList
|
||||
<td class="attributes"><static> </td>
|
||||
<td class="nameDescription">
|
||||
<div class="fixedFont">
|
||||
jasmine.<b><a href="../symbols/jasmine.html#.UPDATE_INTERVAL">UPDATE_INTERVAL</a></b>
|
||||
jasmine.<b><a href="../symbols/jasmine.html#.details">details</a></b>
|
||||
</div>
|
||||
<div class="description">Large or small values here may result in slow test running & "Too much recursion" errors</div>
|
||||
<div class="description"></div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -428,15 +428,15 @@ Jasmine environment.</div>
|
||||
Field Detail
|
||||
</div>
|
||||
|
||||
<a name=".details"> </a>
|
||||
<a name=".DEFAULT_UPDATE_INTERVAL"> </a>
|
||||
<div class="fixedFont"><static>
|
||||
|
||||
|
||||
<span class="light">jasmine.</span><b>details</b>
|
||||
<span class="light">jasmine.</span><b>DEFAULT_UPDATE_INTERVAL</b>
|
||||
|
||||
</div>
|
||||
<div class="description">
|
||||
|
||||
Default interval for event loop yields. Small values here may result in slow test running. Zero means no updates until all tests have completed.
|
||||
|
||||
|
||||
</div>
|
||||
@@ -450,15 +450,15 @@ Jasmine environment.</div>
|
||||
|
||||
<hr />
|
||||
|
||||
<a name=".UPDATE_INTERVAL"> </a>
|
||||
<a name=".details"> </a>
|
||||
<div class="fixedFont"><static>
|
||||
|
||||
|
||||
<span class="light">jasmine.</span><b>UPDATE_INTERVAL</b>
|
||||
<span class="light">jasmine.</span><b>details</b>
|
||||
|
||||
</div>
|
||||
<div class="description">
|
||||
Large or small values here may result in slow test running & "Too much recursion" errors
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
@@ -735,6 +735,9 @@ Jasmine environment.
|
||||
<div class="description">
|
||||
Base class for pretty printing for expectation results.
|
||||
|
||||
<br />
|
||||
<i>Defined in: </i> <a href="../symbols/src/src_PrettyPrinter.js.html">PrettyPrinter.js</a>.
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
@@ -762,7 +765,7 @@ Jasmine environment.
|
||||
<!-- ============================== 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>
|
||||
|
||||
Reference in New Issue
Block a user