docs: add home page for API doc

This commit is contained in:
harttle
2019-10-20 22:53:29 +08:00
parent 41a33834e7
commit b02a227a81
133 changed files with 2496 additions and 1254 deletions
+7 -7
View File
@@ -53,7 +53,7 @@
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../index.html">Globals</a>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="../modules/_template_html_.html">&quot;template/html&quot;</a>
@@ -128,7 +128,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_template_template_.template.html">Template</a>.<a href="_template_template_.template.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/harttle/liquidjs/blob/7bae5bc/src/template/html.ts#L8">template/html.ts:8</a></li>
<li>Defined in <a href="https://github.com/harttle/liquidjs/blob/41a3383/src/template/html.ts#L8">template/html.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -150,7 +150,7 @@
<div class="tsd-signature tsd-kind-icon">str<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/harttle/liquidjs/blob/7bae5bc/src/template/html.ts#L8">template/html.ts:8</a></li>
<li>Defined in <a href="https://github.com/harttle/liquidjs/blob/41a3383/src/template/html.ts#L8">template/html.ts:8</a></li>
</ul>
</aside>
</section>
@@ -162,7 +162,7 @@
<p>Implementation of <a href="../interfaces/_template_itemplate_.itemplate.html">ITemplate</a>.<a href="../interfaces/_template_itemplate_.itemplate.html#token">token</a></p>
<p>Inherited from <a href="_template_template_.template.html">Template</a>.<a href="_template_template_.template.html#token">token</a></p>
<ul>
<li>Defined in <a href="https://github.com/harttle/liquidjs/blob/7bae5bc/src/template/template.ts#L2">template/template.ts:2</a></li>
<li>Defined in <a href="https://github.com/harttle/liquidjs/blob/41a3383/src/template/template.ts#L2">template/template.ts:2</a></li>
</ul>
</aside>
</section>
@@ -180,7 +180,7 @@
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_template_itemplate_.itemplate.html">ITemplate</a>.<a href="../interfaces/_template_itemplate_.itemplate.html#render">render</a></p>
<ul>
<li>Defined in <a href="https://github.com/harttle/liquidjs/blob/7bae5bc/src/template/html.ts#L16">template/html.ts:16</a></li>
<li>Defined in <a href="https://github.com/harttle/liquidjs/blob/41a3383/src/template/html.ts#L16">template/html.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -207,7 +207,7 @@
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_template_itemplate_.itemplate.html">ITemplate</a>.<a href="../interfaces/_template_itemplate_.itemplate.html#rendersync">renderSync</a></p>
<ul>
<li>Defined in <a href="https://github.com/harttle/liquidjs/blob/7bae5bc/src/template/html.ts#L13">template/html.ts:13</a></li>
<li>Defined in <a href="https://github.com/harttle/liquidjs/blob/41a3383/src/template/html.ts#L13">template/html.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -229,7 +229,7 @@
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../index.html"><em>Globals</em></a>
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class="current tsd-kind-external-module">
<a href="../modules/_template_html_.html">"template/html"</a>