Skip to content

Commit

Permalink
chore: update docs with yarn docs
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-boris committed Jun 2, 2023
1 parent a6ce926 commit 0be2c55
Show file tree
Hide file tree
Showing 13 changed files with 208 additions and 174 deletions.
2 changes: 1 addition & 1 deletion docs/classes/Agent.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h1 class="brand" style="padding: 10px 16px 10px; height: 20px; line-height: 20p
<li class="divider-vertical"></li>
<li>
<p class="navbar-text">
API Docs for Version: <b>1.0.0</b>
API Docs for Version: <b>3.1.5</b>
</p>
</li>
</div>
Expand Down
53 changes: 27 additions & 26 deletions docs/classes/Blob.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h1 class="brand" style="padding: 10px 16px 10px; height: 20px; line-height: 20p
<li class="divider-vertical"></li>
<li>
<p class="navbar-text">
API Docs for Version: <b>1.0.0</b>
API Docs for Version: <b>3.1.5</b>
</p>
</li>
</div>
Expand Down Expand Up @@ -159,7 +159,7 @@ <h2>Constructor</h2>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l90"><code>lib&#x2F;blob.js:90</code></a>
<a href="../files/lib_blob.js.html#l89"><code>lib&#x2F;blob.js:89</code></a>
</p>


Expand Down Expand Up @@ -275,7 +275,7 @@ <h2 class="off-left">Methods</h2>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l2385"><code>lib&#x2F;blob.js:2385</code></a>
<a href="../files/lib_blob.js.html#l2395"><code>lib&#x2F;blob.js:2395</code></a>
</p>


Expand Down Expand Up @@ -506,7 +506,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l711"><code>lib&#x2F;blob.js:711</code></a>
<a href="../files/lib_blob.js.html#l719"><code>lib&#x2F;blob.js:719</code></a>
</p>


Expand Down Expand Up @@ -599,7 +599,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l2073"><code>lib&#x2F;blob.js:2073</code></a>
<a href="../files/lib_blob.js.html#l2083"><code>lib&#x2F;blob.js:2083</code></a>
</p>


Expand Down Expand Up @@ -698,7 +698,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l884"><code>lib&#x2F;blob.js:884</code></a>
<a href="../files/lib_blob.js.html#l892"><code>lib&#x2F;blob.js:892</code></a>
</p>


Expand Down Expand Up @@ -789,7 +789,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l1646"><code>lib&#x2F;blob.js:1646</code></a>
<a href="../files/lib_blob.js.html#l1654"><code>lib&#x2F;blob.js:1654</code></a>
</p>


Expand Down Expand Up @@ -859,6 +859,7 @@ <h4>Returns:</h4>
<pre><code class="language-js">{
eTag: '...', // The entity tag of the blob
lastModified: '...', // The date/time the blob was last modified.
contentType: '...', // The content type specified for the blob
contentMD5: '...', // The MD5 hash fo the blob
contentEncoding: '...', // The content encoding of the blob
contentLanguage: '...', // The content language of the blob
Expand Down Expand Up @@ -907,7 +908,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l1953"><code>lib&#x2F;blob.js:1953</code></a>
<a href="../files/lib_blob.js.html#l1963"><code>lib&#x2F;blob.js:1963</code></a>
</p>


Expand Down Expand Up @@ -1020,7 +1021,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l1717"><code>lib&#x2F;blob.js:1717</code></a>
<a href="../files/lib_blob.js.html#l1727"><code>lib&#x2F;blob.js:1727</code></a>
</p>


Expand Down Expand Up @@ -1143,7 +1144,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l2363"><code>lib&#x2F;blob.js:2363</code></a>
<a href="../files/lib_blob.js.html#l2373"><code>lib&#x2F;blob.js:2373</code></a>
</p>


Expand Down Expand Up @@ -1236,7 +1237,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l2293"><code>lib&#x2F;blob.js:2293</code></a>
<a href="../files/lib_blob.js.html#l2303"><code>lib&#x2F;blob.js:2303</code></a>
</p>


Expand Down Expand Up @@ -1348,7 +1349,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l1065"><code>lib&#x2F;blob.js:1065</code></a>
<a href="../files/lib_blob.js.html#l1073"><code>lib&#x2F;blob.js:1073</code></a>
</p>


Expand Down Expand Up @@ -1461,7 +1462,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l835"><code>lib&#x2F;blob.js:835</code></a>
<a href="../files/lib_blob.js.html#l843"><code>lib&#x2F;blob.js:843</code></a>
</p>


Expand Down Expand Up @@ -1550,7 +1551,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l990"><code>lib&#x2F;blob.js:990</code></a>
<a href="../files/lib_blob.js.html#l998"><code>lib&#x2F;blob.js:998</code></a>
</p>


Expand Down Expand Up @@ -1642,7 +1643,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l648"><code>lib&#x2F;blob.js:648</code></a>
<a href="../files/lib_blob.js.html#l656"><code>lib&#x2F;blob.js:656</code></a>
</p>


Expand Down Expand Up @@ -1733,7 +1734,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l1365"><code>lib&#x2F;blob.js:1365</code></a>
<a href="../files/lib_blob.js.html#l1373"><code>lib&#x2F;blob.js:1373</code></a>
</p>


Expand Down Expand Up @@ -1834,7 +1835,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l1264"><code>lib&#x2F;blob.js:1264</code></a>
<a href="../files/lib_blob.js.html#l1272"><code>lib&#x2F;blob.js:1272</code></a>
</p>


Expand Down Expand Up @@ -1962,7 +1963,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l929"><code>lib&#x2F;blob.js:929</code></a>
<a href="../files/lib_blob.js.html#l937"><code>lib&#x2F;blob.js:937</code></a>
</p>


Expand Down Expand Up @@ -2063,7 +2064,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l1477"><code>lib&#x2F;blob.js:1477</code></a>
<a href="../files/lib_blob.js.html#l1485"><code>lib&#x2F;blob.js:1485</code></a>
</p>


Expand Down Expand Up @@ -2205,7 +2206,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l2111"><code>lib&#x2F;blob.js:2111</code></a>
<a href="../files/lib_blob.js.html#l2121"><code>lib&#x2F;blob.js:2121</code></a>
</p>


Expand Down Expand Up @@ -2317,7 +2318,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l2177"><code>lib&#x2F;blob.js:2177</code></a>
<a href="../files/lib_blob.js.html#l2187"><code>lib&#x2F;blob.js:2187</code></a>
</p>


Expand Down Expand Up @@ -2692,7 +2693,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l2013"><code>lib&#x2F;blob.js:2013</code></a>
<a href="../files/lib_blob.js.html#l2023"><code>lib&#x2F;blob.js:2023</code></a>
</p>


Expand Down Expand Up @@ -2811,7 +2812,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l1830"><code>lib&#x2F;blob.js:1830</code></a>
<a href="../files/lib_blob.js.html#l1840"><code>lib&#x2F;blob.js:1840</code></a>
</p>


Expand Down Expand Up @@ -2958,7 +2959,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l1138"><code>lib&#x2F;blob.js:1138</code></a>
<a href="../files/lib_blob.js.html#l1146"><code>lib&#x2F;blob.js:1146</code></a>
</p>


Expand Down Expand Up @@ -3080,7 +3081,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l772"><code>lib&#x2F;blob.js:772</code></a>
<a href="../files/lib_blob.js.html#l780"><code>lib&#x2F;blob.js:780</code></a>
</p>


Expand Down Expand Up @@ -3178,7 +3179,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_blob.js.html#l442"><code>lib&#x2F;blob.js:442</code></a>
<a href="../files/lib_blob.js.html#l450"><code>lib&#x2F;blob.js:450</code></a>
</p>


Expand Down
26 changes: 13 additions & 13 deletions docs/classes/Queue.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h1 class="brand" style="padding: 10px 16px 10px; height: 20px; line-height: 20p
<li class="divider-vertical"></li>
<li>
<p class="navbar-text">
API Docs for Version: <b>1.0.0</b>
API Docs for Version: <b>3.1.5</b>
</p>
</li>
</div>
Expand Down Expand Up @@ -146,7 +146,7 @@ <h2>Constructor</h2>
<div class="meta">
<p>
Defined in
<a href="../files/lib_queue.js.html#l51"><code>lib&#x2F;queue.js:51</code></a>
<a href="../files/lib_queue.js.html#l50"><code>lib&#x2F;queue.js:50</code></a>
</p>


Expand Down Expand Up @@ -361,7 +361,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_queue.js.html#l687"><code>lib&#x2F;queue.js:687</code></a>
<a href="../files/lib_queue.js.html#l695"><code>lib&#x2F;queue.js:695</code></a>
</p>


Expand Down Expand Up @@ -430,7 +430,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_queue.js.html#l391"><code>lib&#x2F;queue.js:391</code></a>
<a href="../files/lib_queue.js.html#l399"><code>lib&#x2F;queue.js:399</code></a>
</p>


Expand Down Expand Up @@ -513,7 +513,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_queue.js.html#l657"><code>lib&#x2F;queue.js:657</code></a>
<a href="../files/lib_queue.js.html#l665"><code>lib&#x2F;queue.js:665</code></a>
</p>


Expand Down Expand Up @@ -600,7 +600,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_queue.js.html#l426"><code>lib&#x2F;queue.js:426</code></a>
<a href="../files/lib_queue.js.html#l434"><code>lib&#x2F;queue.js:434</code></a>
</p>


Expand Down Expand Up @@ -668,7 +668,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_queue.js.html#l605"><code>lib&#x2F;queue.js:605</code></a>
<a href="../files/lib_queue.js.html#l613"><code>lib&#x2F;queue.js:613</code></a>
</p>


Expand Down Expand Up @@ -766,7 +766,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_queue.js.html#l443"><code>lib&#x2F;queue.js:443</code></a>
<a href="../files/lib_queue.js.html#l451"><code>lib&#x2F;queue.js:451</code></a>
</p>


Expand Down Expand Up @@ -842,7 +842,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_queue.js.html#l339"><code>lib&#x2F;queue.js:339</code></a>
<a href="../files/lib_queue.js.html#l347"><code>lib&#x2F;queue.js:347</code></a>
</p>


Expand Down Expand Up @@ -928,7 +928,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_queue.js.html#l561"><code>lib&#x2F;queue.js:561</code></a>
<a href="../files/lib_queue.js.html#l569"><code>lib&#x2F;queue.js:569</code></a>
</p>


Expand Down Expand Up @@ -1027,7 +1027,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_queue.js.html#l516"><code>lib&#x2F;queue.js:516</code></a>
<a href="../files/lib_queue.js.html#l524"><code>lib&#x2F;queue.js:524</code></a>
</p>


Expand Down Expand Up @@ -1338,7 +1338,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_queue.js.html#l483"><code>lib&#x2F;queue.js:483</code></a>
<a href="../files/lib_queue.js.html#l491"><code>lib&#x2F;queue.js:491</code></a>
</p>


Expand Down Expand Up @@ -1425,7 +1425,7 @@ <h4>Returns:</h4>
<div class="meta">
<p>
Defined in
<a href="../files/lib_queue.js.html#l708"><code>lib&#x2F;queue.js:708</code></a>
<a href="../files/lib_queue.js.html#l716"><code>lib&#x2F;queue.js:716</code></a>
</p>


Expand Down
Loading

3 comments on commit 0be2c55

@community-tc-integration
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

InterpreterError at template.tasks["head_rev"]: object has no property "after"

@community-tc-integration
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

InterpreterError at template.tasks["head_rev"]: object has no property "after"

@community-tc-integration
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

InterpreterError at template.tasks["head_rev"]: object has no property "after"

Please sign in to comment.