From f3c9d405382dd81d426c7eab1f6390ec8e6dad00 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 5 Mar 2018 08:45:25 +0100 Subject: Documentation update. --- docs/api/pl.treksoft.kvision.hmr/-module/hot.html | 14 ------------ .../api/pl.treksoft.kvision.hmr/-module/index.html | 26 ---------------------- 2 files changed, 40 deletions(-) delete mode 100644 docs/api/pl.treksoft.kvision.hmr/-module/hot.html delete mode 100644 docs/api/pl.treksoft.kvision.hmr/-module/index.html (limited to 'docs/api/pl.treksoft.kvision.hmr/-module') diff --git a/docs/api/pl.treksoft.kvision.hmr/-module/hot.html b/docs/api/pl.treksoft.kvision.hmr/-module/hot.html deleted file mode 100644 index 410cd073..00000000 --- a/docs/api/pl.treksoft.kvision.hmr/-module/hot.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Module.hot - kvision - - - -kvision / pl.treksoft.kvision.hmr / Module / hot
-
-

hot

- -abstract val hot: Hot? - - diff --git a/docs/api/pl.treksoft.kvision.hmr/-module/index.html b/docs/api/pl.treksoft.kvision.hmr/-module/index.html deleted file mode 100644 index a1cb37f9..00000000 --- a/docs/api/pl.treksoft.kvision.hmr/-module/index.html +++ /dev/null @@ -1,26 +0,0 @@ - - - -Module - kvision - - - -kvision / pl.treksoft.kvision.hmr / Module
-
-

Module

-external interface Module -

Helper interface for Hot Module Replacement (HMR).

-

Properties

- - - - - - - -
-

hot

-
-abstract val hot: Hot?
- - -- cgit