From 7f782be97d8df335e239a609005c1ba41fa71634 Mon Sep 17 00:00:00 2001
From: Insality
Date: Sat, 21 Mar 2020 23:23:26 +0300
Subject: [PATCH 1/3] Renamed Md docs (for ordering)
---
docs/index.html | 22 +-
docs/modules/component.html | 12 +-
docs/modules/druid.back_handler.html | 12 +-
docs/modules/druid.blocker.html | 12 +-
docs/modules/druid.button.html | 12 +-
docs/modules/druid.checkbox.html | 12 +-
docs/modules/druid.checkbox_group.html | 12 +-
docs/modules/druid.grid.html | 12 +-
docs/modules/druid.helper.html | 12 +-
docs/modules/druid.hover.html | 12 +-
docs/modules/druid.html | 12 +-
docs/modules/druid.input.html | 12 +-
docs/modules/druid.lang_text.html | 12 +-
docs/modules/druid.progress.html | 12 +-
docs/modules/druid.radio_group.html | 12 +-
docs/modules/druid.scroll.html | 12 +-
docs/modules/druid.slider.html | 12 +-
docs/modules/druid.text.html | 12 +-
docs/modules/druid.timer.html | 12 +-
docs/modules/druid_event.html | 12 +-
docs/modules/druid_instance.html | 12 +-
docs/topics/01-components.md.html | 162 ++++++++++++++
.../02-creating_custom_components.md.html | 200 ++++++++++++++++++
docs/topics/03-styles.md.html | 145 +++++++++++++
docs/topics/04-druid_assets.md.html | 96 +++++++++
docs/topics/05-examples.md.html | 94 ++++++++
docs/topics/README.md.html | 12 +-
docs_md/{components.md => 01-components.md} | 0
...ts.md => 02-creating_custom_components.md} | 0
docs_md/{styles.md => 03-styles.md} | 0
.../{druid_assets.md => 04-druid_assets.md} | 0
docs_md/{examples.md => 05-examples.md} | 0
32 files changed, 834 insertions(+), 137 deletions(-)
create mode 100644 docs/topics/01-components.md.html
create mode 100644 docs/topics/02-creating_custom_components.md.html
create mode 100644 docs/topics/03-styles.md.html
create mode 100644 docs/topics/04-druid_assets.md.html
create mode 100644 docs/topics/05-examples.md.html
rename docs_md/{components.md => 01-components.md} (100%)
rename docs_md/{creating_custom_components.md => 02-creating_custom_components.md} (100%)
rename docs_md/{styles.md => 03-styles.md} (100%)
rename docs_md/{druid_assets.md => 04-druid_assets.md} (100%)
rename docs_md/{examples.md => 05-examples.md} (100%)
diff --git a/docs/index.html b/docs/index.html
index c3f84fb..f7def12 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -54,11 +54,11 @@
Topics
@@ -156,23 +156,23 @@
Topics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Druid
+
+
+
+
Contents
+
+
+
+
Topics
+
+
Modules
+
+
+
+
+
+
+
+
Druid components
+
+
+
Button
+
Basic game button
+
+
+
Text
+
Wrap on text node with text size adjusting
+
+
+
Blocker
+
Block input in node zone
+
+
+
Back Handler
+
Handle back button (Android, backspace)
+
+
+
Locale
+
Text component with handle localization system
+
+
+
Timer
+
Run timer on text node
+
+
+
Progress
+
Basic progress bar
+
+
+
Scroll
+
Basic scroll component
+
+
+
Grid
+
Component for manage node positions
+
+
+
Slider
+
Basic slider component
+
+
+
Checkbox
+
Basic checkbox component
+
+
+
Checkbox group
+
Several checkboxes in one group
+
+
+
Radio group
+
Several checkboxes in one group with single choice
+
+
+
Hover
+
Trigger component for check node hover state
+
+
+
Input
+
Component to process user text input
+
+
+
+
+
+
generated by LDoc 1.4.6
+
Last updated 2020-03-21 23:23:01
+
+
+
diff --git a/docs/modules/component.html b/docs/modules/component.html
index ef4bc84..e9f0b71 100644
--- a/docs/modules/component.html
+++ b/docs/modules/component.html
@@ -61,11 +61,11 @@
Topics
@@ -406,7 +406,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.back_handler.html b/docs/modules/druid.back_handler.html
index f430074..b487db4 100644
--- a/docs/modules/druid.back_handler.html
+++ b/docs/modules/druid.back_handler.html
@@ -62,11 +62,11 @@
Topics
@@ -215,7 +215,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.blocker.html b/docs/modules/druid.blocker.html
index 51202b1..c8bd528 100644
--- a/docs/modules/druid.blocker.html
+++ b/docs/modules/druid.blocker.html
@@ -62,11 +62,11 @@
Topics
@@ -234,7 +234,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.button.html b/docs/modules/druid.button.html
index 9bc583a..6d560f4 100644
--- a/docs/modules/druid.button.html
+++ b/docs/modules/druid.button.html
@@ -62,11 +62,11 @@
Topics
@@ -405,7 +405,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.checkbox.html b/docs/modules/druid.checkbox.html
index 950cbaa..8caabca 100644
--- a/docs/modules/druid.checkbox.html
+++ b/docs/modules/druid.checkbox.html
@@ -62,11 +62,11 @@
Topics
@@ -277,7 +277,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.checkbox_group.html b/docs/modules/druid.checkbox_group.html
index 25b2c0e..da08531 100644
--- a/docs/modules/druid.checkbox_group.html
+++ b/docs/modules/druid.checkbox_group.html
@@ -62,11 +62,11 @@
Topics
@@ -239,7 +239,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.grid.html b/docs/modules/druid.grid.html
index 34b19ac..a094522 100644
--- a/docs/modules/druid.grid.html
+++ b/docs/modules/druid.grid.html
@@ -62,11 +62,11 @@
Topics
@@ -370,7 +370,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.helper.html b/docs/modules/druid.helper.html
index 7e0d187..3134d44 100644
--- a/docs/modules/druid.helper.html
+++ b/docs/modules/druid.helper.html
@@ -61,11 +61,11 @@
Topics
@@ -236,7 +236,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.hover.html b/docs/modules/druid.hover.html
index 3aacad3..d69f516 100644
--- a/docs/modules/druid.hover.html
+++ b/docs/modules/druid.hover.html
@@ -62,11 +62,11 @@
Topics
@@ -211,7 +211,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.html b/docs/modules/druid.html
index 39e0d48..9129bfd 100644
--- a/docs/modules/druid.html
+++ b/docs/modules/druid.html
@@ -61,11 +61,11 @@
Topics
@@ -181,7 +181,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.input.html b/docs/modules/druid.input.html
index 3db5add..db50406 100644
--- a/docs/modules/druid.input.html
+++ b/docs/modules/druid.input.html
@@ -57,11 +57,11 @@
Topics
@@ -86,7 +86,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.lang_text.html b/docs/modules/druid.lang_text.html
index 7930f45..590e5a0 100644
--- a/docs/modules/druid.lang_text.html
+++ b/docs/modules/druid.lang_text.html
@@ -62,11 +62,11 @@
Topics
@@ -240,7 +240,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.progress.html b/docs/modules/druid.progress.html
index b0750f0..afb9377 100644
--- a/docs/modules/druid.progress.html
+++ b/docs/modules/druid.progress.html
@@ -62,11 +62,11 @@
Topics
@@ -378,7 +378,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.radio_group.html b/docs/modules/druid.radio_group.html
index d12b79e..266bc39 100644
--- a/docs/modules/druid.radio_group.html
+++ b/docs/modules/druid.radio_group.html
@@ -62,11 +62,11 @@
Topics
@@ -239,7 +239,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.scroll.html b/docs/modules/druid.scroll.html
index bcdbe27..e77c055 100644
--- a/docs/modules/druid.scroll.html
+++ b/docs/modules/druid.scroll.html
@@ -62,11 +62,11 @@
Topics
@@ -507,7 +507,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.slider.html b/docs/modules/druid.slider.html
index 309e95b..93d3935 100644
--- a/docs/modules/druid.slider.html
+++ b/docs/modules/druid.slider.html
@@ -62,11 +62,11 @@
Topics
@@ -248,7 +248,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.text.html b/docs/modules/druid.text.html
index 25ae2f4..7c5064a 100644
--- a/docs/modules/druid.text.html
+++ b/docs/modules/druid.text.html
@@ -62,11 +62,11 @@
Topics
@@ -352,7 +352,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid.timer.html b/docs/modules/druid.timer.html
index a65a18c..eb6a6bd 100644
--- a/docs/modules/druid.timer.html
+++ b/docs/modules/druid.timer.html
@@ -62,11 +62,11 @@
Topics
@@ -307,7 +307,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid_event.html b/docs/modules/druid_event.html
index 88500c8..da1e7f0 100644
--- a/docs/modules/druid_event.html
+++ b/docs/modules/druid_event.html
@@ -61,11 +61,11 @@
Topics
@@ -239,7 +239,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/modules/druid_instance.html b/docs/modules/druid_instance.html
index 6269911..f727193 100644
--- a/docs/modules/druid_instance.html
+++ b/docs/modules/druid_instance.html
@@ -61,11 +61,11 @@
Topics
@@ -750,7 +750,7 @@
generated by LDoc 1.4.6
-
Last updated 2020-03-21 22:59:46
+
Last updated 2020-03-21 23:23:01
diff --git a/docs/topics/01-components.md.html b/docs/topics/01-components.md.html
new file mode 100644
index 0000000..abbd860
--- /dev/null
+++ b/docs/topics/01-components.md.html
@@ -0,0 +1,162 @@
+
+
+
+
+
Defold Druid UI Library
+
+
+
+