Skip to content

Commit

Permalink
[chore] more generated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jchip authored and ImgBotApp committed Aug 20, 2020
1 parent 1e7b5fa commit 3430de2
Show file tree
Hide file tree
Showing 8 changed files with 221 additions and 51 deletions.
2 changes: 1 addition & 1 deletion packages/xarc-jsx-renderer/docs/assets/js/search.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/8309e3b4/packages/xarc-jsx-renderer/src/Component.ts#L13">Component.ts:13</a></li>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/1201fde1/packages/xarc-jsx-renderer/src/Component.ts#L13">Component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -146,7 +146,7 @@ <h3>context</h3>
<div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/8309e3b4/packages/xarc-jsx-renderer/src/Component.ts#L13">Component.ts:13</a></li>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/1201fde1/packages/xarc-jsx-renderer/src/Component.ts#L13">Component.ts:13</a></li>
</ul>
</aside>
</section>
Expand All @@ -156,7 +156,7 @@ <h3>props</h3>
<div class="tsd-signature tsd-kind-icon">props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/8309e3b4/packages/xarc-jsx-renderer/src/Component.ts#L12">Component.ts:12</a></li>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/1201fde1/packages/xarc-jsx-renderer/src/Component.ts#L12">Component.ts:12</a></li>
</ul>
</aside>
</section>
Expand All @@ -173,7 +173,7 @@ <h3>is<wbr>Component</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/8309e3b4/packages/xarc-jsx-renderer/src/Component.ts#L20">Component.ts:20</a></li>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/1201fde1/packages/xarc-jsx-renderer/src/Component.ts#L20">Component.ts:20</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
Expand All @@ -190,7 +190,7 @@ <h3>render</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/8309e3b4/packages/xarc-jsx-renderer/src/Component.ts#L24">Component.ts:24</a></li>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/1201fde1/packages/xarc-jsx-renderer/src/Component.ts#L24">Component.ts:24</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand All @@ -205,6 +205,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/_symbols_.html">&quot;symbols&quot;</a>
</li>
<li class="current tsd-kind-module">
<a href="../modules/_xarc_jsx_renderer.html">@xarc/jsx-<wbr>renderer</a>
</li>
Expand Down Expand Up @@ -276,6 +279,7 @@ <h2>Legend</h2>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_xarc_jsx_renderer.component.html">Component</a>.<a href="_xarc_jsx_renderer.component.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/8309e3b4/packages/xarc-jsx-renderer/src/Component.ts#L13">Component.ts:13</a></li>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/1201fde1/packages/xarc-jsx-renderer/src/Component.ts#L13">Component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -156,7 +156,7 @@ <h3>context</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_xarc_jsx_renderer.component.html">Component</a>.<a href="_xarc_jsx_renderer.component.html#context">context</a></p>
<ul>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/8309e3b4/packages/xarc-jsx-renderer/src/Component.ts#L13">Component.ts:13</a></li>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/1201fde1/packages/xarc-jsx-renderer/src/Component.ts#L13">Component.ts:13</a></li>
</ul>
</aside>
</section>
Expand All @@ -167,7 +167,7 @@ <h3>props</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_xarc_jsx_renderer.component.html">Component</a>.<a href="_xarc_jsx_renderer.component.html#props">props</a></p>
<ul>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/8309e3b4/packages/xarc-jsx-renderer/src/Component.ts#L12">Component.ts:12</a></li>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/1201fde1/packages/xarc-jsx-renderer/src/Component.ts#L12">Component.ts:12</a></li>
</ul>
</aside>
</section>
Expand All @@ -185,7 +185,7 @@ <h3>is<wbr>Component</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_xarc_jsx_renderer.component.html">Component</a>.<a href="_xarc_jsx_renderer.component.html#iscomponent">isComponent</a></p>
<ul>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/8309e3b4/packages/xarc-jsx-renderer/src/Component.ts#L20">Component.ts:20</a></li>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/1201fde1/packages/xarc-jsx-renderer/src/Component.ts#L20">Component.ts:20</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
Expand All @@ -203,7 +203,7 @@ <h3>render</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_xarc_jsx_renderer.component.html">Component</a>.<a href="_xarc_jsx_renderer.component.html#render">render</a></p>
<ul>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/8309e3b4/packages/xarc-jsx-renderer/src/Component.ts#L24">Component.ts:24</a></li>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/1201fde1/packages/xarc-jsx-renderer/src/Component.ts#L24">Component.ts:24</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand All @@ -220,7 +220,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> memoize</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/8309e3b4/packages/xarc-jsx-renderer/src/tags/IndexPage.ts#L16">tags/IndexPage.ts:16</a></li>
<li>Defined in <a href="https://github.com/jchip/electrode/blob/1201fde1/packages/xarc-jsx-renderer/src/tags/IndexPage.ts#L16">tags/IndexPage.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -241,6 +241,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/_symbols_.html">&quot;symbols&quot;</a>
</li>
<li class="current tsd-kind-module">
<a href="../modules/_xarc_jsx_renderer.html">@xarc/jsx-<wbr>renderer</a>
</li>
Expand Down Expand Up @@ -308,15 +311,16 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
</ul>
Expand Down
Loading

0 comments on commit 3430de2

Please sign in to comment.