diff --git a/apps/tests/application-settings.md b/apps/tests/application-settings.md
index 1913c62c4..d83971a12 100644
--- a/apps/tests/application-settings.md
+++ b/apps/tests/application-settings.md
@@ -1,6 +1,6 @@
---
nav-title: "application-settings How-To"
-title: "ApplicationSettings"
+title: "application-settings"
description: "Examples for using application-settings"
---
# Application Settings
diff --git a/apps/tests/application.md b/apps/tests/application.md
index 58cfa33f0..062a0cf3e 100644
--- a/apps/tests/application.md
+++ b/apps/tests/application.md
@@ -1,6 +1,6 @@
---
nav-title: "application How-To"
-title: "Application"
+title: "application"
description: "Examples for using application"
---
# Application
diff --git a/apps/tests/camera.md b/apps/tests/camera.md
index 30b4df24a..def09ad59 100644
--- a/apps/tests/camera.md
+++ b/apps/tests/camera.md
@@ -1,6 +1,6 @@
---
nav-title: "camera How-To"
-title: "Camera"
+title: "camera"
description: "Examples for using camera"
---
# Camera module
diff --git a/apps/tests/color.md b/apps/tests/color.md
index 68464e28b..01693fcd5 100644
--- a/apps/tests/color.md
+++ b/apps/tests/color.md
@@ -1,6 +1,6 @@
---
nav-title: "color How-To"
-title: "Color"
+title: "color"
description: "Examples for using color"
---
# Color
diff --git a/apps/tests/connectivity.md b/apps/tests/connectivity.md
index 3b8e13850..98d5419cb 100644
--- a/apps/tests/connectivity.md
+++ b/apps/tests/connectivity.md
@@ -1,6 +1,6 @@
---
nav-title: "connectivity How-To"
-title: "Connectivity"
+title: "connectivity"
description: "Examples for using connectivity"
---
# Connectivity
diff --git a/apps/tests/console.md b/apps/tests/console.md
index 1a745bfcd..9ad641c65 100644
--- a/apps/tests/console.md
+++ b/apps/tests/console.md
@@ -1,6 +1,6 @@
---
nav-title: "console How-To"
-title: "Console"
+title: "console"
description: "Examples for using console"
---
# Console
diff --git a/apps/tests/fetch.md b/apps/tests/fetch.md
index 6019a0991..6ba31fc40 100644
--- a/apps/tests/fetch.md
+++ b/apps/tests/fetch.md
@@ -1,6 +1,6 @@
---
nav-title: "fetch How-To"
-title: "Fetch"
+title: "fetch"
description: "Examples for using fetch"
---
### Get Response from URL
diff --git a/apps/tests/file-system.md b/apps/tests/file-system.md
index 86f159ceb..6abd30f9a 100644
--- a/apps/tests/file-system.md
+++ b/apps/tests/file-system.md
@@ -1,6 +1,6 @@
---
nav-title: "file-system How-To"
-title: "FileSystem"
+title: "file-system"
description: "Examples for using file-system"
---
# File System
diff --git a/apps/tests/fps-meter.md b/apps/tests/fps-meter.md
index dfd5ce533..9ea7115dd 100644
--- a/apps/tests/fps-meter.md
+++ b/apps/tests/fps-meter.md
@@ -1,6 +1,6 @@
---
nav-title: "fps-meter How-To"
-title: "FpsMeter"
+title: "fps-meter"
description: "Examples for using fps-meter"
---
# Frames-per-second meter
diff --git a/apps/tests/frame.md b/apps/tests/frame.md
index a0c269b26..1874e9eb3 100644
--- a/apps/tests/frame.md
+++ b/apps/tests/frame.md
@@ -1,6 +1,6 @@
---
nav-title: "frame How-To"
-title: "Frame"
+title: "frame"
description: "Examples for using frame"
---
# Frame
diff --git a/apps/tests/gestures.md b/apps/tests/gestures.md
index 4c3e3fb76..1a9296b40 100644
--- a/apps/tests/gestures.md
+++ b/apps/tests/gestures.md
@@ -1,6 +1,6 @@
---
nav-title: "gestures How-To"
-title: "Gestures"
+title: "gestures"
description: "Examples for using gestures"
---
# Gestures
diff --git a/apps/tests/http.md b/apps/tests/http.md
index 843953ca0..f4c30c12a 100644
--- a/apps/tests/http.md
+++ b/apps/tests/http.md
@@ -1,6 +1,6 @@
---
nav-title: "http How-To"
-title: "Http"
+title: "http"
description: "Examples for using http"
---
# Http module
diff --git a/apps/tests/image-source.md b/apps/tests/image-source.md
index d1d3561ae..109c6786c 100644
--- a/apps/tests/image-source.md
+++ b/apps/tests/image-source.md
@@ -1,6 +1,6 @@
---
nav-title: "image-source How-To"
-title: "ImageSource"
+title: "image-source"
description: "Examples for using image-source"
---
# Image source
diff --git a/apps/tests/layouts/absolute-layout.md b/apps/tests/layouts/absolute-layout.md
index c6dc0ecca..e78c557d7 100644
--- a/apps/tests/layouts/absolute-layout.md
+++ b/apps/tests/layouts/absolute-layout.md
@@ -1,6 +1,6 @@
---
nav-title: "absolute-layout How-To"
-title: "AbsoluteLayout"
+title: "absolute-layoyt"
description: "Examples for using absolute-layout"
---
# AbsoluteLayout
diff --git a/apps/tests/layouts/dock-layout.md b/apps/tests/layouts/dock-layout.md
index 40971ad81..95ceee8a1 100644
--- a/apps/tests/layouts/dock-layout.md
+++ b/apps/tests/layouts/dock-layout.md
@@ -1,7 +1,6 @@
-
---
nav-title: "dock-layout How-To"
-title: "DockLayout"
+title: "dock-layout"
description: "Examples for using dock-layout"
---
# DockLayout
@@ -33,5 +32,5 @@ Other frequently used modules when working with a DockLayout include:
## Remove child view from layout
-## Setting the dock property
+## Setting the dock roperty
diff --git a/apps/tests/layouts/grid-layout.md b/apps/tests/layouts/grid-layout.md
index bb29b7e28..90b55863a 100644
--- a/apps/tests/layouts/grid-layout.md
+++ b/apps/tests/layouts/grid-layout.md
@@ -1,6 +1,6 @@
---
nav-title: "grid-layout How-To"
-title: "GridLayout"
+title: "grid-layout"
description: "Examples for using grid-layout"
---
## GridLayout sample
diff --git a/apps/tests/layouts/stack-layout.md b/apps/tests/layouts/stack-layout.md
index b2a8332ec..522ff65d9 100644
--- a/apps/tests/layouts/stack-layout.md
+++ b/apps/tests/layouts/stack-layout.md
@@ -1,6 +1,6 @@
---
nav-title: "stack-layout How-To"
-title: "StackLayout"
+title: "stack-layout"
description: "Examples for using stack-layout"
---
### import StackLayout and Button classes
diff --git a/apps/tests/layouts/wrap-layout.md b/apps/tests/layouts/wrap-layout.md
index fd2c5ce06..c43fb2921 100644
--- a/apps/tests/layouts/wrap-layout.md
+++ b/apps/tests/layouts/wrap-layout.md
@@ -1,6 +1,6 @@
---
nav-title: "WrapLayout How-To"
-title: "WrapLayout"
+title: "wrap-layout"
description: "Examples for using WrapLayout"
---
# WrapLayout
diff --git a/apps/tests/location.md b/apps/tests/location.md
index 2203ef3f7..92f1a494a 100644
--- a/apps/tests/location.md
+++ b/apps/tests/location.md
@@ -1,6 +1,6 @@
---
nav-title: "location How-To"
-title: "Location"
+title: "location"
description: "Examples for using location"
---
# Location
diff --git a/apps/tests/observable-array.md b/apps/tests/observable-array.md
index 9086ea151..9743ac199 100644
--- a/apps/tests/observable-array.md
+++ b/apps/tests/observable-array.md
@@ -1,6 +1,6 @@
---
nav-title: "observable-array How-To"
-title: "ObservableArray"
+title: "observable-array"
description: "Examples for using observable-array"
---
# Observable Array module
diff --git a/apps/tests/observable.md b/apps/tests/observable.md
index 1abd65062..5f2175561 100644
--- a/apps/tests/observable.md
+++ b/apps/tests/observable.md
@@ -1,6 +1,6 @@
---
nav-title: "data/observable How-To"
-title: "Observable"
+title: "observable"
description: "Examples for using data/observable"
---
# Observable
diff --git a/apps/tests/platform.md b/apps/tests/platform.md
index b1be887d6..c41cee075 100644
--- a/apps/tests/platform.md
+++ b/apps/tests/platform.md
@@ -1,6 +1,6 @@
---
nav-title: "platform How-To"
-title: "Platform"
+title: "platform"
description: "Examples for using platform"
---
# Platform
diff --git a/apps/tests/text/formatted-string.md b/apps/tests/text/formatted-string.md
index 50a682b39..0532cb798 100644
--- a/apps/tests/text/formatted-string.md
+++ b/apps/tests/text/formatted-string.md
@@ -1,6 +1,6 @@
---
nav-title: "Formatted String How-To"
-title: "FormattedString"
+title: "formatted-string"
description: "Examples for using Formatted String"
---
# Formatted String
diff --git a/apps/tests/timer.md b/apps/tests/timer.md
index b673c1f99..15e53a805 100644
--- a/apps/tests/timer.md
+++ b/apps/tests/timer.md
@@ -1,6 +1,6 @@
---
nav-title: "timer How-To"
-title: "Timer"
+title: "timer"
description: "Examples for using timer"
---
# Timer module
diff --git a/apps/tests/trace.md b/apps/tests/trace.md
index 2e81dde7a..076213d7f 100644
--- a/apps/tests/trace.md
+++ b/apps/tests/trace.md
@@ -1,6 +1,6 @@
---
nav-title: "trace How-To"
-title: "Trace"
+title: "trace"
description: "Examples for using trace"
---
# Trace
diff --git a/apps/tests/ui/action-bar/action-bar.md b/apps/tests/ui/action-bar/action-bar.md
index 1ae7dba3a..05f461acc 100644
--- a/apps/tests/ui/action-bar/action-bar.md
+++ b/apps/tests/ui/action-bar/action-bar.md
@@ -1,6 +1,6 @@
---
nav-title: "ActionBar How-To"
-title: "ActionBar"
+title: "actiob-bar"
description: "Examples for using ActionBar"
---
# ActionBar
diff --git a/apps/tests/ui/activity-indicator/activity-indicator.md b/apps/tests/ui/activity-indicator/activity-indicator.md
index f0b0a55c0..830d5aac3 100644
--- a/apps/tests/ui/activity-indicator/activity-indicator.md
+++ b/apps/tests/ui/activity-indicator/activity-indicator.md
@@ -1,6 +1,6 @@
---
nav-title: "activity-indicator How-To"
-title: "ActivityIndicator"
+title: "activity-indicator"
description: "Examples for using activity-indicator"
---
# ActivityIndicator
diff --git a/apps/tests/ui/animation/animation.md b/apps/tests/ui/animation/animation.md
index b1554d636..cfe479c96 100644
--- a/apps/tests/ui/animation/animation.md
+++ b/apps/tests/ui/animation/animation.md
@@ -1,6 +1,6 @@
---
nav-title: "animation How-To"
-title: "Animation"
+title: "animation"
description: "Examples for using animation"
---
# Animation
diff --git a/apps/tests/ui/border/border.md b/apps/tests/ui/border/border.md
index 8001db92c..1656a157e 100644
--- a/apps/tests/ui/border/border.md
+++ b/apps/tests/ui/border/border.md
@@ -1,6 +1,6 @@
---
nav-title: "Border How-To"
-title: "Border"
+title: "border"
description: "Examples for using Border"
---
# Border
diff --git a/apps/tests/ui/button/button.md b/apps/tests/ui/button/button.md
index c181956a4..b2c50cfa8 100644
--- a/apps/tests/ui/button/button.md
+++ b/apps/tests/ui/button/button.md
@@ -1,6 +1,6 @@
---
nav-title: "button How-To"
-title: "Button"
+title: "button"
description: "Examples for using button"
---
# Button
diff --git a/apps/tests/ui/date-picker/date-picker.md b/apps/tests/ui/date-picker/date-picker.md
index 50315b7c2..a031a0136 100644
--- a/apps/tests/ui/date-picker/date-picker.md
+++ b/apps/tests/ui/date-picker/date-picker.md
@@ -1,6 +1,6 @@
---
nav-title: "DatePicker How-To"
-title: "DatePicker"
+title: "date-picker"
description: "Examples for using DatePicker"
---
# DatePicker
diff --git a/apps/tests/ui/dialogs/dialog.md b/apps/tests/ui/dialogs/dialog.md
index 90a347c10..eb02f4636 100644
--- a/apps/tests/ui/dialogs/dialog.md
+++ b/apps/tests/ui/dialogs/dialog.md
@@ -1,6 +1,6 @@
---
nav-title: "dialogs How-To"
-title: "Dialogs"
+title: "dialogs"
description: "Examples for using dialogs"
---
# Dialogs
diff --git a/apps/tests/ui/html-view/htm-view.md b/apps/tests/ui/html-view/htm-view.md
index b3d91c801..5572a8c1f 100644
--- a/apps/tests/ui/html-view/htm-view.md
+++ b/apps/tests/ui/html-view/htm-view.md
@@ -1,6 +1,6 @@
---
nav-title: "HtmlView How-To"
-title: "HtmlView"
+title: "html-view"
description: "Examples for using HtmlView"
---
# HtmlView
diff --git a/apps/tests/ui/image-cache/image-cache.md b/apps/tests/ui/image-cache/image-cache.md
index 6e0160756..11e634936 100644
--- a/apps/tests/ui/image-cache/image-cache.md
+++ b/apps/tests/ui/image-cache/image-cache.md
@@ -1,6 +1,6 @@
---
nav-title: "image-cache How-To"
-title: "Image"
+title: "image-cache"
description: "Examples for using image-cache"
---
# ImageCache
diff --git a/apps/tests/ui/image/image.md b/apps/tests/ui/image/image.md
index cadbf3bb7..cd004bc9a 100644
--- a/apps/tests/ui/image/image.md
+++ b/apps/tests/ui/image/image.md
@@ -1,6 +1,6 @@
---
nav-title: "Image How-To"
-title: "Image"
+title: "image"
description: "Examples for using Image"
---
# Image
diff --git a/apps/tests/ui/label/label.md b/apps/tests/ui/label/label.md
index 731ad68e4..d37bc8f99 100644
--- a/apps/tests/ui/label/label.md
+++ b/apps/tests/ui/label/label.md
@@ -1,6 +1,6 @@
---
nav-title: "Label How-To"
-title: "Label"
+title: "label"
description: "Examples for using Label"
---
# Label
diff --git a/apps/tests/ui/list-picker/list-picker.md b/apps/tests/ui/list-picker/list-picker.md
index 96209b4cd..f44bde393 100644
--- a/apps/tests/ui/list-picker/list-picker.md
+++ b/apps/tests/ui/list-picker/list-picker.md
@@ -1,6 +1,6 @@
---
nav-title: "ListPicker How-To"
-title: "ListPicker"
+title: "list-picker"
description: "Examples for using ListPicker"
---
# ListPicker
diff --git a/apps/tests/ui/list-view/list-view.md b/apps/tests/ui/list-view/list-view.md
index 1991f6307..4a775c21a 100644
--- a/apps/tests/ui/list-view/list-view.md
+++ b/apps/tests/ui/list-view/list-view.md
@@ -1,6 +1,6 @@
---
nav-title: "list-view How-To"
-title: "ListView"
+title: "list-view"
description: "Examples for using list-view"
---
# ListView
diff --git a/apps/tests/ui/page/page.md b/apps/tests/ui/page/page.md
index 304b17f36..85f9ec24e 100644
--- a/apps/tests/ui/page/page.md
+++ b/apps/tests/ui/page/page.md
@@ -1,6 +1,6 @@
---
nav-title: "Page How-To"
-title: "Page"
+title: "page"
description: "Examples for using Page"
---
# Page
diff --git a/apps/tests/ui/placeholder/placeholder.md b/apps/tests/ui/placeholder/placeholder.md
index cdea039a0..1759b7433 100644
--- a/apps/tests/ui/placeholder/placeholder.md
+++ b/apps/tests/ui/placeholder/placeholder.md
@@ -1,6 +1,6 @@
---
nav-title: "placeholder How-To"
-title: "Placeholder"
+title: "placeholder"
description: "Examples for using placeholder"
---
# Placeholder
diff --git a/apps/tests/ui/progress/progress.md b/apps/tests/ui/progress/progress.md
index 8f5b5f900..1bd09823a 100644
--- a/apps/tests/ui/progress/progress.md
+++ b/apps/tests/ui/progress/progress.md
@@ -1,6 +1,6 @@
---
nav-title: "progress How-To"
-title: "Progress"
+title: "progress"
description: "Examples for using progress"
---
# Progress
diff --git a/apps/tests/ui/repeater/repeater.md b/apps/tests/ui/repeater/repeater.md
index 84ef32e98..d2010c374 100644
--- a/apps/tests/ui/repeater/repeater.md
+++ b/apps/tests/ui/repeater/repeater.md
@@ -1,6 +1,6 @@
---
nav-title: "repeater How-To"
-title: "Repeater"
+title: "repeater"
description: "Examples for using repeater"
---
# Repeater
diff --git a/apps/tests/ui/scroll-view/scroll-view.md b/apps/tests/ui/scroll-view/scroll-view.md
index 59e1f5c19..586940315 100644
--- a/apps/tests/ui/scroll-view/scroll-view.md
+++ b/apps/tests/ui/scroll-view/scroll-view.md
@@ -1,6 +1,6 @@
---
nav-title: "scroll-view How-To"
-title: "ScrollView"
+title: "scroll-view"
description: "Examples for using scroll-view"
---
# ScrollView
diff --git a/apps/tests/ui/search-bar/search-bar.md b/apps/tests/ui/search-bar/search-bar.md
index 83aaf316c..a45dac0f7 100644
--- a/apps/tests/ui/search-bar/search-bar.md
+++ b/apps/tests/ui/search-bar/search-bar.md
@@ -1,6 +1,6 @@
---
nav-title: "search-bar How-To"
-title: "SearchBar"
+title: "search-bar"
description: "Examples for using search-bar"
---
# SearchBar
diff --git a/apps/tests/ui/segmented-bar/segmented-bar.md b/apps/tests/ui/segmented-bar/segmented-bar.md
index 2eea3b1dc..b98baf47c 100644
--- a/apps/tests/ui/segmented-bar/segmented-bar.md
+++ b/apps/tests/ui/segmented-bar/segmented-bar.md
@@ -1,6 +1,6 @@
---
nav-title: "SegmentedBar How-To"
-title: "SegmentedBar"
+title: "segmented-bar"
description: "Examples for using SegmentedBar"
---
# SegmentedBar
diff --git a/apps/tests/ui/slider/slider.md b/apps/tests/ui/slider/slider.md
index a9bf21bd1..dbfdeb71e 100644
--- a/apps/tests/ui/slider/slider.md
+++ b/apps/tests/ui/slider/slider.md
@@ -1,6 +1,6 @@
---
nav-title: "slider How-To"
-title: "Slider"
+title: "slider"
description: "Examples for using slider"
---
# Slider
diff --git a/apps/tests/ui/style/style.md b/apps/tests/ui/style/style.md
index f5870b239..75cf88292 100644
--- a/apps/tests/ui/style/style.md
+++ b/apps/tests/ui/style/style.md
@@ -1,6 +1,6 @@
---
nav-title: "styling How-To"
-title: "Styling"
+title: "styling"
description: "Examples for using styling"
---
# Styling
diff --git a/apps/tests/ui/switch/switch.md b/apps/tests/ui/switch/switch.md
index e28bfc73a..99ffb06ed 100644
--- a/apps/tests/ui/switch/switch.md
+++ b/apps/tests/ui/switch/switch.md
@@ -1,6 +1,6 @@
---
nav-title: "switch How-To"
-title: "Switch How-To"
+title: "switch"
description: "Examples for using switch"
---
# Switch
diff --git a/apps/tests/ui/tab-view/tab-view.md b/apps/tests/ui/tab-view/tab-view.md
index 9e6b440e9..76ea57a34 100644
--- a/apps/tests/ui/tab-view/tab-view.md
+++ b/apps/tests/ui/tab-view/tab-view.md
@@ -1,6 +1,6 @@
---
nav-title: "TabView How-To"
-title: "TabView"
+title: "tab-view"
description: "Examples for using TabView"
---
# TabView
diff --git a/apps/tests/ui/text-field/text-field.md b/apps/tests/ui/text-field/text-field.md
index 0bf6e43f0..8f72ea3dd 100644
--- a/apps/tests/ui/text-field/text-field.md
+++ b/apps/tests/ui/text-field/text-field.md
@@ -1,6 +1,6 @@
---
nav-title: "TextField How-To"
-title: "TextField"
+title: "text-field"
description: "Examples for using TextField"
---
# TextField
diff --git a/apps/tests/ui/text-view/text-view.md b/apps/tests/ui/text-view/text-view.md
index 6c35c5841..6186047ed 100644
--- a/apps/tests/ui/text-view/text-view.md
+++ b/apps/tests/ui/text-view/text-view.md
@@ -1,6 +1,6 @@
---
nav-title: "TextView How-To"
-title: "TextView"
+title: "text-view"
description: "Examples for using TextView"
---
# TextView
diff --git a/apps/tests/ui/time-picker/time-picker.md b/apps/tests/ui/time-picker/time-picker.md
index 8cd41038a..ed9470f22 100644
--- a/apps/tests/ui/time-picker/time-picker.md
+++ b/apps/tests/ui/time-picker/time-picker.md
@@ -1,6 +1,6 @@
---
nav-title: "TimePicker How-To"
-title: "TimePicker"
+title: "time-picker"
description: "Examples for using TimePicker"
---
# TimePicker
diff --git a/apps/tests/ui/web-view/web-view.md b/apps/tests/ui/web-view/web-view.md
index 00879f61f..13e4a3476 100644
--- a/apps/tests/ui/web-view/web-view.md
+++ b/apps/tests/ui/web-view/web-view.md
@@ -1,6 +1,6 @@
---
nav-title: "WebView How-To"
-title: "WebView"
+title: "webview"
description: "Examples for using WebView"
---
# WebView
diff --git a/apps/tests/virtual-array.md b/apps/tests/virtual-array.md
index 506f762ca..521e263c4 100644
--- a/apps/tests/virtual-array.md
+++ b/apps/tests/virtual-array.md
@@ -1,6 +1,6 @@
---
nav-title: "virtual-array How-To"
-title: "VirtualArray"
+title: "virtual-array"
description: "Examples for using virtual-array"
---
# Virtual Array module
diff --git a/apps/tests/xml-parser-tests/xml-parser.md b/apps/tests/xml-parser-tests/xml-parser.md
index 0063c69fb..4493aa31a 100644
--- a/apps/tests/xml-parser-tests/xml-parser.md
+++ b/apps/tests/xml-parser-tests/xml-parser.md
@@ -1,6 +1,6 @@
---
nav-title: "xml How-To"
-title: "Xml"
+title: "xml"
description: "Examples for using xml"
---
# Xml module