Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Commit

Permalink
docs: update api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
clebert committed Apr 18, 2018
1 parent 9281dd3 commit 8e1c477
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 67 deletions.
2 changes: 1 addition & 1 deletion docs/api/base/assets/js/search.js

Large diffs are not rendered by default.

37 changes: 8 additions & 29 deletions docs/api/base/classes/component.html
Expand Up @@ -916,10 +916,10 @@
<li class=" tsd-kind-constructor tsd-parent-kind-class">
<a href="component.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-protected">
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="component.html#adapter" class="tsd-kind-icon">adapter</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-protected">
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="component.html#ancestor" class="tsd-kind-icon">ancestor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static">
Expand All @@ -937,9 +937,6 @@
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="component.html#getnodecount" class="tsd-kind-icon">get<wbr>Node<wbr>Count</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-protected">
<a href="component.html#reconstruct" class="tsd-kind-icon">reconstruct</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter">
<a href="component.html#where" class="tsd-kind-icon">where</a>
</li>
Expand Down Expand Up @@ -1023,8 +1020,8 @@ <h3>Constructors</h3>
<section class="tsd-index-section ">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="component.html#adapter" class="tsd-kind-icon">adapter</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="component.html#ancestor" class="tsd-kind-icon">ancestor</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="component.html#adapter" class="tsd-kind-icon">adapter</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="component.html#ancestor" class="tsd-kind-icon">ancestor</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><a href="component.html#selector" class="tsd-kind-icon">selector</a></li>
</ul>
</section>
Expand All @@ -1035,7 +1032,6 @@ <h3>Methods</h3>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="component.html#findnodes" class="tsd-kind-icon">find<wbr>Nodes</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="component.html#finduniquenode" class="tsd-kind-icon">find<wbr>Unique<wbr>Node</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="component.html#getnodecount" class="tsd-kind-icon">get<wbr>Node<wbr>Count</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="component.html#reconstruct" class="tsd-kind-icon">reconstruct</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter"><a href="component.html#where" class="tsd-kind-icon">where</a></li>
</ul>
</section>
Expand Down Expand Up @@ -1073,19 +1069,19 @@ <h4 class="tsd-returns-title">Returns <a href="component.html" class="tsd-signat
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected">
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="adapter" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> adapter</h3>
<h3>adapter</h3>
<div class="tsd-signature tsd-kind-icon">adapter<span class="tsd-signature-symbol">:</span> <a href="../interfaces/adapter.html" class="tsd-signature-type">Adapter</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">TNode</span><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/clebert/pageobject/blob/master/@pageobject/base/src/Component.ts#L16">Component.ts:16</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected">
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="ancestor" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> <span class="tsd-flag ts-flagOptional">Optional</span> ancestor</h3>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> ancestor</h3>
<div class="tsd-signature tsd-kind-icon">ancestor<span class="tsd-signature-symbol">:</span> <a href="component.html" class="tsd-signature-type">Component</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">TNode</span><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
Expand Down Expand Up @@ -1180,23 +1176,6 @@ <h4 class="tsd-returns-title">Returns <a href="../globals.html#effect" class="ts
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected">
<a name="reconstruct" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> reconstruct</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected">
<li class="tsd-signature tsd-kind-icon">reconstruct<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">this</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/clebert/pageobject/blob/master/@pageobject/base/src/Component.ts#L121">Component.ts:121</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter">
<a name="where" class="tsd-anchor"></a>
<h3>where</h3>
Expand Down

0 comments on commit 8e1c477

Please sign in to comment.