aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-08-22 15:36:33 +0200
committerRobert Jaros <rjaros@finn.pl>2018-08-22 15:36:33 +0200
commita3bfbe7f072217288c14e3f2c734bb5918564c33 (patch)
tree60e8c57e5f4eed6faf1871cb31597c0b8afa3cba
parentfff7bc606fc30f02ebc6ad3f429035243383a754 (diff)
downloadkvision-a3bfbe7f072217288c14e3f2c734bb5918564c33.tar.gz
kvision-a3bfbe7f072217288c14e3f2c734bb5918564c33.tar.bz2
kvision-a3bfbe7f072217288c14e3f2c734bb5918564c33.zip
API documentation for 0.0.17
-rw-r--r--Module.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Module.md b/Module.md
index d286b17b..b90eec29 100644
--- a/Module.md
+++ b/Module.md
@@ -53,6 +53,10 @@ Helper interfaces and classes necessary to develop applications supporting Hot M
Components supporting complete set of HTML tags, with dedicated classes for buttons, images, links, lists and iframe.
Support for Handlebars.js templates is included.
+# Package pl.treksoft.kvision.i18n
+
+Internationalization classes.
+
# Package pl.treksoft.kvision.modal
Classes supporting general purpose Bootstrap modals with convenient helpers for alert and confirm popup dialogs.