diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-03-17 02:05:14 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-03-17 02:05:14 +0100 |
commit | 2fe970e76db0924f165d4a4830040e354c526610 (patch) | |
tree | df9bbea347e30959ff7567bf353455434317fd20 | |
parent | 5c87c4a52e95c942c413324e21034a52fff0ccb3 (diff) | |
download | kvision-2fe970e76db0924f165d4a4830040e354c526610.tar.gz kvision-2fe970e76db0924f165d4a4830040e354c526610.tar.bz2 kvision-2fe970e76db0924f165d4a4830040e354c526610.zip |
API Documentation for KVision 0.0.30
-rw-r--r-- | api/index.html | 1 | ||||
-rw-r--r-- | api/pl.treksoft.kvision.redux/index.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/api/index.html b/api/index.html index 4b55568f..a4d4de2c 100644 --- a/api/index.html +++ b/api/index.html @@ -188,6 +188,7 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> <p><a href="pl.treksoft.kvision.redux/index.html">pl.treksoft.kvision.redux</a></p> </td> <td> +<p>Predictable state container based on Redux library.</p> </td> </tr> <tr> diff --git a/api/pl.treksoft.kvision.redux/index.html b/api/pl.treksoft.kvision.redux/index.html index 2aebb7bf..645e29e7 100644 --- a/api/pl.treksoft.kvision.redux/index.html +++ b/api/pl.treksoft.kvision.redux/index.html @@ -8,6 +8,7 @@ <a href="../index.html">kvision</a> / <a href="./index.html">pl.treksoft.kvision.redux</a><br/> <br/> <h2>Package pl.treksoft.kvision.redux</h2> +<p>Predictable state container based on Redux library.</p> <h3>Types</h3> <table> <tbody> |