diff options
-rw-r--r-- | api/index.html | 5 | ||||
-rw-r--r-- | api/pl.treksoft.kvision.annotations/index.html | 1 | ||||
-rw-r--r-- | api/pl.treksoft.kvision.form.select/index.html | 2 | ||||
-rw-r--r-- | api/pl.treksoft.kvision.state/index.html | 1 | ||||
-rw-r--r-- | api/pl.treksoft.kvision/index.html | 1 |
5 files changed, 8 insertions, 2 deletions
diff --git a/api/index.html b/api/index.html index 94fa6013..9c41000e 100644 --- a/api/index.html +++ b/api/index.html @@ -16,6 +16,7 @@ <p><a href="pl.treksoft.kvision/index.html">pl.treksoft.kvision</a></p> </td> <td> +<p>KVision main Application class and some helper interfaces necessary to support Hot Module Replacement (HMR).</p> </td> </tr> <tr> @@ -23,6 +24,7 @@ <p><a href="pl.treksoft.kvision.annotations/index.html">pl.treksoft.kvision.annotations</a></p> </td> <td> +<p>Annotations for use with KVision compiler plugin.</p> </td> </tr> <tr> @@ -112,7 +114,7 @@ validation.</p> <p><a href="pl.treksoft.kvision.form.select/index.html">pl.treksoft.kvision.form.select</a></p> </td> <td> -<p>Full-featured select component with support for remote (AJAX) data source.</p> +<p>Contains a simple select component as well as a full-featured component with support for remote (AJAX) data source.</p> </td> </tr> <tr> @@ -250,6 +252,7 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> <p><a href="pl.treksoft.kvision.state/index.html">pl.treksoft.kvision.state</a></p> </td> <td> +<p>Classes supporting the observer pattern, including the implementation of the observable list. </p> </td> </tr> <tr> diff --git a/api/pl.treksoft.kvision.annotations/index.html b/api/pl.treksoft.kvision.annotations/index.html index aeb0d7d0..298623bf 100644 --- a/api/pl.treksoft.kvision.annotations/index.html +++ b/api/pl.treksoft.kvision.annotations/index.html @@ -8,6 +8,7 @@ <a href="../index.html">kvision</a> / <a href="./index.html">pl.treksoft.kvision.annotations</a><br/> <br/> <h2>Package pl.treksoft.kvision.annotations</h2> +<p>Annotations for use with KVision compiler plugin.</p> <h3>Annotations</h3> <table> <tbody> diff --git a/api/pl.treksoft.kvision.form.select/index.html b/api/pl.treksoft.kvision.form.select/index.html index 67f5d74f..d3e74808 100644 --- a/api/pl.treksoft.kvision.form.select/index.html +++ b/api/pl.treksoft.kvision.form.select/index.html @@ -8,7 +8,7 @@ <a href="../index.html">kvision</a> / <a href="./index.html">pl.treksoft.kvision.form.select</a><br/> <br/> <h2>Package pl.treksoft.kvision.form.select</h2> -<p>Full-featured select component with support for remote (AJAX) data source.</p> +<p>Contains a simple select component as well as a full-featured component with support for remote (AJAX) data source.</p> <h3>Types</h3> <table> <tbody> diff --git a/api/pl.treksoft.kvision.state/index.html b/api/pl.treksoft.kvision.state/index.html index 1246317a..e87f16ff 100644 --- a/api/pl.treksoft.kvision.state/index.html +++ b/api/pl.treksoft.kvision.state/index.html @@ -8,6 +8,7 @@ <a href="../index.html">kvision</a> / <a href="./index.html">pl.treksoft.kvision.state</a><br/> <br/> <h2>Package pl.treksoft.kvision.state</h2> +<p>Classes supporting the observer pattern, including the implementation of the observable list. </p> <h3>Types</h3> <table> <tbody> diff --git a/api/pl.treksoft.kvision/index.html b/api/pl.treksoft.kvision/index.html index 4cb3dff7..dafed247 100644 --- a/api/pl.treksoft.kvision/index.html +++ b/api/pl.treksoft.kvision/index.html @@ -8,6 +8,7 @@ <a href="../index.html">kvision</a> / <a href="./index.html">pl.treksoft.kvision</a><br/> <br/> <h2>Package pl.treksoft.kvision</h2> +<p>KVision main Application class and some helper interfaces necessary to support Hot Module Replacement (HMR).</p> <h3>Types</h3> <table> <tbody> |