diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-03-17 02:19:09 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-03-17 02:19:09 +0100 |
commit | 7d18a562b285a7ae08f81ba6110637ea797e84f9 (patch) | |
tree | a128b052580912eeb5f851181aea4db326955234 | |
parent | 2fe970e76db0924f165d4a4830040e354c526610 (diff) | |
download | kvision-7d18a562b285a7ae08f81ba6110637ea797e84f9.tar.gz kvision-7d18a562b285a7ae08f81ba6110637ea797e84f9.tar.bz2 kvision-7d18a562b285a7ae08f81ba6110637ea797e84f9.zip |
API Documentation for KVision 0.0.30
-rw-r--r-- | api/alltypes/index.html | 2 | ||||
-rw-r--r-- | api/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html index efed37c1..6cc29c32 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -5,7 +5,7 @@ <link rel="stylesheet" href="../../style.css"> </HEAD> <BODY> -<p>KVision - object oriented Web UI framework for Kotlin/JS.</p> +<p>KVision - object oriented web framework for Kotlin/JS.</p> <h3>All Types</h3> <table> <tbody> diff --git a/api/index.html b/api/index.html index a4d4de2c..258ff0a3 100644 --- a/api/index.html +++ b/api/index.html @@ -7,7 +7,7 @@ <BODY> <a href="./index.html">kvision</a><br/> <br/> -<p>KVision - object oriented Web UI framework for Kotlin/JS.</p> +<p>KVision - object oriented web framework for Kotlin/JS.</p> <h3>Packages</h3> <table> <tbody> |