diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-08-22 15:34:00 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-08-22 15:34:00 +0200 |
commit | 63503bd4517d87c34498002c820aefaef22c501e (patch) | |
tree | 4b00f1d2524ad14b7e5d361dbff6a1dd162294bf /api/pl.treksoft.kvision.html/index.html | |
parent | fa6b3a63a27b948ffeebfdd510ca289f019901a0 (diff) | |
download | kvision-63503bd4517d87c34498002c820aefaef22c501e.tar.gz kvision-63503bd4517d87c34498002c820aefaef22c501e.tar.bz2 kvision-63503bd4517d87c34498002c820aefaef22c501e.zip |
API documentation for 0.0.17
Diffstat (limited to 'api/pl.treksoft.kvision.html/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.html/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.html/index.html b/api/pl.treksoft.kvision.html/index.html index 01b678e5..e9ff52a5 100644 --- a/api/pl.treksoft.kvision.html/index.html +++ b/api/pl.treksoft.kvision.html/index.html @@ -180,7 +180,9 @@ Support for Handlebars.js templates is included.</p> <p><a href="-template/index.html">Template</a></p> </td> <td> -<code><span class="keyword">interface </span><span class="identifier">Template</span></code></td> +<code><span class="keyword">interface </span><span class="identifier">Template</span></code> +<p>Handlebars templates helper interface.</p> +</td> </tr> </tbody> </table> |