Skip to content

Commit

Permalink
generating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
caridy committed Mar 8, 2014
1 parent 5c0cdd0 commit bfb1e52
Show file tree
Hide file tree
Showing 28 changed files with 3,343 additions and 2,768 deletions.
2 changes: 1 addition & 1 deletion docs/args/partials/help.mustache
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

YUI Doc generates API documentation from a modified JavaDoc syntax.

Current version (0.3.47)
Current version (0.3.49)

Usage: yuidoc <options> <input path>

Expand Down
4 changes: 2 additions & 2 deletions output/api/assets/js/apidocs.js
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ pjax.handleClasses = function (req, res, next) {
var status = res.ioResponse.status;

// Handles success and local filesystem XHRs.
if (!status || (status >= 200 && status < 300)) {
if (res.ioResponse.readyState === 4 && (!status || (status >= 200 && status < 300))) {
pjax.initClassTabView();
}

Expand All @@ -295,7 +295,7 @@ pjax.handleFiles = function (req, res, next) {
var status = res.ioResponse.status;

// Handles success and local filesystem XHRs.
if (!status || (status >= 200 && status < 300)) {
if (res.ioResponse.readyState === 4 && (!status || (status >= 200 && status < 300))) {
pjax.initLineNumbers();
}

Expand Down
4 changes: 2 additions & 2 deletions output/api/classes/CLI.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1><img src="http://yuilibrary.com/img/yui-logo.png" title="yuidoc-root"></h1>

</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: 0.3.47</em>
<em>API Docs for: 0.3.49</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down Expand Up @@ -112,7 +112,7 @@ <h1>CLI Class</h1>


<div class="foundat">
Defined in: <a href="../files/lib_cli.js.html#l8"><code>lib&#x2F;cli.js:8</code></a>
Defined in: <a href="../files/lib_cli.js.html#l9"><code>lib&#x2F;cli.js:9</code></a>
</div>


Expand Down
74 changes: 37 additions & 37 deletions output/api/classes/DocBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1><img src="http://yuilibrary.com/img/yui-logo.png" title="yuidoc-root"></h1>

</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: 0.3.47</em>
<em>API Docs for: 0.3.49</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down Expand Up @@ -470,7 +470,7 @@ <h3 class="name"><code>_addHelpers</code></h3>



<a href="../files/lib_builder.js.html#l119"><code>lib&#x2F;builder.js:119</code></a>
<a href="../files/lib_builder.js.html#l120"><code>lib&#x2F;builder.js:120</code></a>

</p>

Expand Down Expand Up @@ -565,7 +565,7 @@ <h3 class="name"><code>_inlineCode</code></h3>



<a href="../files/lib_builder.js.html#l750"><code>lib&#x2F;builder.js:750</code></a>
<a href="../files/lib_builder.js.html#l770"><code>lib&#x2F;builder.js:770</code></a>

</p>

Expand Down Expand Up @@ -661,7 +661,7 @@ <h3 class="name"><code>_mixExternal</code></h3>



<a href="../files/lib_builder.js.html#l323"><code>lib&#x2F;builder.js:323</code></a>
<a href="../files/lib_builder.js.html#l324"><code>lib&#x2F;builder.js:324</code></a>

</p>

Expand All @@ -672,7 +672,7 @@ <h3 class="name"><code>_mixExternal</code></h3>
</div>

<div class="description">
<p>Mixes the various external data soures together into the local data, augmenting
<p>Mixes the various external data soures together into the local data, augmenting
it with flags.</p>

</div>
Expand Down Expand Up @@ -733,7 +733,7 @@ <h3 class="name"><code>_parseCode</code></h3>



<a href="../files/lib_builder.js.html#l737"><code>lib&#x2F;builder.js:737</code></a>
<a href="../files/lib_builder.js.html#l757"><code>lib&#x2F;builder.js:757</code></a>

</p>

Expand Down Expand Up @@ -850,7 +850,7 @@ <h3 class="name"><code>_parseCrossLink</code></h3>



<a href="../files/lib_builder.js.html#l163"><code>lib&#x2F;builder.js:163</code></a>
<a href="../files/lib_builder.js.html#l164"><code>lib&#x2F;builder.js:164</code></a>

</p>

Expand Down Expand Up @@ -977,7 +977,7 @@ <h3 class="name"><code>addFoundAt</code></h3>



<a href="../files/lib_builder.js.html#l602"><code>lib&#x2F;builder.js:602</code></a>
<a href="../files/lib_builder.js.html#l622"><code>lib&#x2F;builder.js:622</code></a>

</p>

Expand Down Expand Up @@ -1084,7 +1084,7 @@ <h3 class="name"><code>augmentData</code></h3>



<a href="../files/lib_builder.js.html#l618"><code>lib&#x2F;builder.js:618</code></a>
<a href="../files/lib_builder.js.html#l638"><code>lib&#x2F;builder.js:638</code></a>

</p>

Expand Down Expand Up @@ -1188,7 +1188,7 @@ <h3 class="name"><code>compile</code></h3>



<a href="../files/lib_builder.js.html#l1551"><code>lib&#x2F;builder.js:1551</code></a>
<a href="../files/lib_builder.js.html#l1605"><code>lib&#x2F;builder.js:1605</code></a>

</p>

Expand Down Expand Up @@ -1281,7 +1281,7 @@ <h3 class="name"><code>filterFileName</code></h3>



<a href="../files/lib_builder.js.html#l1538"><code>lib&#x2F;builder.js:1538</code></a>
<a href="../files/lib_builder.js.html#l1592"><code>lib&#x2F;builder.js:1592</code></a>

</p>

Expand Down Expand Up @@ -1380,7 +1380,7 @@ <h3 class="name"><code>getProjectMeta</code></h3>



<a href="../files/lib_builder.js.html#l451"><code>lib&#x2F;builder.js:451</code></a>
<a href="../files/lib_builder.js.html#l452"><code>lib&#x2F;builder.js:452</code></a>

</p>

Expand Down Expand Up @@ -1469,7 +1469,7 @@ <h3 class="name"><code>hasProperty</code></h3>



<a href="../files/lib_builder.js.html#l985"><code>lib&#x2F;builder.js:985</code></a>
<a href="../files/lib_builder.js.html#l1019"><code>lib&#x2F;builder.js:1019</code></a>

</p>

Expand Down Expand Up @@ -1586,7 +1586,7 @@ <h3 class="name"><code>makeDirs</code></h3>



<a href="../files/lib_builder.js.html#l684"><code>lib&#x2F;builder.js:684</code></a>
<a href="../files/lib_builder.js.html#l704"><code>lib&#x2F;builder.js:704</code></a>

</p>

Expand Down Expand Up @@ -1681,7 +1681,7 @@ <h3 class="name"><code>markdown</code></h3>



<a href="../files/lib_builder.js.html#l136"><code>lib&#x2F;builder.js:136</code></a>
<a href="../files/lib_builder.js.html#l137"><code>lib&#x2F;builder.js:137</code></a>

</p>

Expand Down Expand Up @@ -1796,7 +1796,7 @@ <h3 class="name"><code>mergeExtends</code></h3>



<a href="../files/lib_builder.js.html#l1009"><code>lib&#x2F;builder.js:1009</code></a>
<a href="../files/lib_builder.js.html#l1043"><code>lib&#x2F;builder.js:1043</code></a>

</p>

Expand Down Expand Up @@ -1919,7 +1919,7 @@ <h3 class="name"><code>mixExternal</code></h3>



<a href="../files/lib_builder.js.html#l371"><code>lib&#x2F;builder.js:371</code></a>
<a href="../files/lib_builder.js.html#l372"><code>lib&#x2F;builder.js:372</code></a>

</p>

Expand Down Expand Up @@ -2018,7 +2018,7 @@ <h3 class="name"><code>nameSort</code></h3>



<a href="../files/lib_builder.js.html#l1380"><code>lib&#x2F;builder.js:1380</code></a>
<a href="../files/lib_builder.js.html#l1422"><code>lib&#x2F;builder.js:1422</code></a>

</p>

Expand Down Expand Up @@ -2143,7 +2143,7 @@ <h3 class="name"><code>NATIVES_LINKER</code></h3>



<a href="../files/lib_builder.js.html#l309"><code>lib&#x2F;builder.js:309</code></a>
<a href="../files/lib_builder.js.html#l310"><code>lib&#x2F;builder.js:310</code></a>

</p>

Expand Down Expand Up @@ -2250,7 +2250,7 @@ <h3 class="name"><code>populateClasses</code></h3>



<a href="../files/lib_builder.js.html#l494"><code>lib&#x2F;builder.js:494</code></a>
<a href="../files/lib_builder.js.html#l495"><code>lib&#x2F;builder.js:495</code></a>

</p>

Expand Down Expand Up @@ -2357,7 +2357,7 @@ <h3 class="name"><code>populateFiles</code></h3>



<a href="../files/lib_builder.js.html#l553"><code>lib&#x2F;builder.js:553</code></a>
<a href="../files/lib_builder.js.html#l565"><code>lib&#x2F;builder.js:565</code></a>

</p>

Expand Down Expand Up @@ -2464,7 +2464,7 @@ <h3 class="name"><code>populateModules</code></h3>



<a href="../files/lib_builder.js.html#l516"><code>lib&#x2F;builder.js:516</code></a>
<a href="../files/lib_builder.js.html#l519"><code>lib&#x2F;builder.js:519</code></a>

</p>

Expand Down Expand Up @@ -2591,7 +2591,7 @@ <h3 class="name"><code>render</code></h3>



<a href="../files/lib_builder.js.html#l769"><code>lib&#x2F;builder.js:769</code></a>
<a href="../files/lib_builder.js.html#l789"><code>lib&#x2F;builder.js:789</code></a>

</p>

Expand Down Expand Up @@ -2779,7 +2779,7 @@ <h3 class="name"><code>renderAPIMeta</code></h3>



<a href="../files/lib_builder.js.html#l1508"><code>lib&#x2F;builder.js:1508</code></a>
<a href="../files/lib_builder.js.html#l1560"><code>lib&#x2F;builder.js:1560</code></a>

</p>

Expand Down Expand Up @@ -2874,7 +2874,7 @@ <h3 class="name"><code>renderClass</code></h3>



<a href="../files/lib_builder.js.html#l1060"><code>lib&#x2F;builder.js:1060</code></a>
<a href="../files/lib_builder.js.html#l1095"><code>lib&#x2F;builder.js:1095</code></a>

</p>

Expand Down Expand Up @@ -3003,7 +3003,7 @@ <h3 class="name"><code>renderFile</code></h3>



<a href="../files/lib_builder.js.html#l1441"><code>lib&#x2F;builder.js:1441</code></a>
<a href="../files/lib_builder.js.html#l1493"><code>lib&#x2F;builder.js:1493</code></a>

</p>

Expand Down Expand Up @@ -3132,7 +3132,7 @@ <h3 class="name"><code>renderIndex</code></h3>



<a href="../files/lib_builder.js.html#l823"><code>lib&#x2F;builder.js:823</code></a>
<a href="../files/lib_builder.js.html#l845"><code>lib&#x2F;builder.js:845</code></a>

</p>

Expand Down Expand Up @@ -3261,7 +3261,7 @@ <h3 class="name"><code>renderModule</code></h3>



<a href="../files/lib_builder.js.html#l872"><code>lib&#x2F;builder.js:872</code></a>
<a href="../files/lib_builder.js.html#l894"><code>lib&#x2F;builder.js:894</code></a>

</p>

Expand Down Expand Up @@ -3386,7 +3386,7 @@ <h3 class="name"><code>writeAPIMeta</code></h3>



<a href="../files/lib_builder.js.html#l1495"><code>lib&#x2F;builder.js:1495</code></a>
<a href="../files/lib_builder.js.html#l1547"><code>lib&#x2F;builder.js:1547</code></a>

</p>

Expand Down Expand Up @@ -3475,7 +3475,7 @@ <h3 class="name"><code>writeClasses</code></h3>



<a href="../files/lib_builder.js.html#l1345"><code>lib&#x2F;builder.js:1345</code></a>
<a href="../files/lib_builder.js.html#l1381"><code>lib&#x2F;builder.js:1381</code></a>

</p>

Expand Down Expand Up @@ -3564,7 +3564,7 @@ <h3 class="name"><code>writeFiles</code></h3>



<a href="../files/lib_builder.js.html#l1403"><code>lib&#x2F;builder.js:1403</code></a>
<a href="../files/lib_builder.js.html#l1445"><code>lib&#x2F;builder.js:1445</code></a>

</p>

Expand Down Expand Up @@ -3653,7 +3653,7 @@ <h3 class="name"><code>writeIndex</code></h3>



<a href="../files/lib_builder.js.html#l848"><code>lib&#x2F;builder.js:848</code></a>
<a href="../files/lib_builder.js.html#l870"><code>lib&#x2F;builder.js:870</code></a>

</p>

Expand Down Expand Up @@ -3742,7 +3742,7 @@ <h3 class="name"><code>writeModules</code></h3>



<a href="../files/lib_builder.js.html#l950"><code>lib&#x2F;builder.js:950</code></a>
<a href="../files/lib_builder.js.html#l978"><code>lib&#x2F;builder.js:978</code></a>

</p>

Expand Down Expand Up @@ -3822,7 +3822,7 @@ <h3 class="name"><code>_mergeCounter</code></h3>



<a href="../files/lib_builder.js.html#l1002"><code>lib&#x2F;builder.js:1002</code></a>
<a href="../files/lib_builder.js.html#l1036"><code>lib&#x2F;builder.js:1036</code></a>

</p>

Expand Down Expand Up @@ -3869,7 +3869,7 @@ <h3 class="name"><code>_meta</code></h3>



<a href="../files/lib_builder.js.html#l444"><code>lib&#x2F;builder.js:444</code></a>
<a href="../files/lib_builder.js.html#l445"><code>lib&#x2F;builder.js:445</code></a>

</p>

Expand Down Expand Up @@ -3914,7 +3914,7 @@ <h3 class="name"><code>files</code></h3>



<a href="../files/lib_builder.js.html#l438"><code>lib&#x2F;builder.js:438</code></a>
<a href="../files/lib_builder.js.html#l439"><code>lib&#x2F;builder.js:439</code></a>

</p>

Expand Down Expand Up @@ -3959,7 +3959,7 @@ <h3 class="name"><code>NATIVES</code></h3>



<a href="../files/lib_builder.js.html#l270"><code>lib&#x2F;builder.js:270</code></a>
<a href="../files/lib_builder.js.html#l271"><code>lib&#x2F;builder.js:271</code></a>

</p>

Expand Down
Loading

0 comments on commit bfb1e52

Please sign in to comment.