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.routing/index.html | 41 ------------------------- 1 file changed, 41 deletions(-) delete mode 100644 docs/api/pl.treksoft.kvision.routing/index.html (limited to 'docs/api/pl.treksoft.kvision.routing/index.html') diff --git a/docs/api/pl.treksoft.kvision.routing/index.html b/docs/api/pl.treksoft.kvision.routing/index.html deleted file mode 100644 index 26532121..00000000 --- a/docs/api/pl.treksoft.kvision.routing/index.html +++ /dev/null @@ -1,41 +0,0 @@ - - - -pl.treksoft.kvision.routing - kvision - - - -kvision / pl.treksoft.kvision.routing
-
-

Package pl.treksoft.kvision.routing

-

Simple and easy to use JavaScript router wrapper.

-

Types

- - - - - - - -
-

Routing

-
-open class Routing -

A helper class for Navigo JavaScript router.

-
-

Properties

- - - - - - - -
-

routing

-
-var routing: Routing -

Default JavaScript router.

-
- - -- cgit