Switch titles to lower-case

This commit is contained in:
Erjan Gavalji
2016-05-02 10:45:50 +03:00
parent 3e489db2c9
commit bdbffb79bd
55 changed files with 56 additions and 57 deletions

View File

@ -1,6 +1,6 @@
---
nav-title: "application-settings How-To"
title: "ApplicationSettings"
title: "application-settings"
description: "Examples for using application-settings"
---
# Application Settings

View File

@ -1,6 +1,6 @@
---
nav-title: "application How-To"
title: "Application"
title: "application"
description: "Examples for using application"
---
# Application

View File

@ -1,6 +1,6 @@
---
nav-title: "camera How-To"
title: "Camera"
title: "camera"
description: "Examples for using camera"
---
# Camera module

View File

@ -1,6 +1,6 @@
---
nav-title: "color How-To"
title: "Color"
title: "color"
description: "Examples for using color"
---
# Color

View File

@ -1,6 +1,6 @@
---
nav-title: "connectivity How-To"
title: "Connectivity"
title: "connectivity"
description: "Examples for using connectivity"
---
# Connectivity

View File

@ -1,6 +1,6 @@
---
nav-title: "console How-To"
title: "Console"
title: "console"
description: "Examples for using console"
---
# Console

View File

@ -1,6 +1,6 @@
---
nav-title: "fetch How-To"
title: "Fetch"
title: "fetch"
description: "Examples for using fetch"
---
### Get Response from URL

View File

@ -1,6 +1,6 @@
---
nav-title: "file-system How-To"
title: "FileSystem"
title: "file-system"
description: "Examples for using file-system"
---
# File System

View File

@ -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

View File

@ -1,6 +1,6 @@
---
nav-title: "frame How-To"
title: "Frame"
title: "frame"
description: "Examples for using frame"
---
# Frame

View File

@ -1,6 +1,6 @@
---
nav-title: "gestures How-To"
title: "Gestures"
title: "gestures"
description: "Examples for using gestures"
---
# Gestures

View File

@ -1,6 +1,6 @@
---
nav-title: "http How-To"
title: "Http"
title: "http"
description: "Examples for using http"
---
# Http module

View File

@ -1,6 +1,6 @@
---
nav-title: "image-source How-To"
title: "ImageSource"
title: "image-source"
description: "Examples for using image-source"
---
# Image source

View File

@ -1,6 +1,6 @@
---
nav-title: "absolute-layout How-To"
title: "AbsoluteLayout"
title: "absolute-layoyt"
description: "Examples for using absolute-layout"
---
# AbsoluteLayout

View File

@ -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
<snippet id='dock-layout-removechild'/>
## Setting the dock property
## Setting the dock roperty
<snippet id='dock-layout-setdocl'/>

View File

@ -1,6 +1,6 @@
---
nav-title: "grid-layout How-To"
title: "GridLayout"
title: "grid-layout"
description: "Examples for using grid-layout"
---
## GridLayout sample

View File

@ -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

View File

@ -1,6 +1,6 @@
---
nav-title: "WrapLayout How-To"
title: "WrapLayout"
title: "wrap-layout"
description: "Examples for using WrapLayout"
---
# WrapLayout

View File

@ -1,6 +1,6 @@
---
nav-title: "location How-To"
title: "Location"
title: "location"
description: "Examples for using location"
---
# Location

View File

@ -1,6 +1,6 @@
---
nav-title: "observable-array How-To"
title: "ObservableArray"
title: "observable-array"
description: "Examples for using observable-array"
---
# Observable Array module

View File

@ -1,6 +1,6 @@
---
nav-title: "data/observable How-To"
title: "Observable"
title: "observable"
description: "Examples for using data/observable"
---
# Observable

View File

@ -1,6 +1,6 @@
---
nav-title: "platform How-To"
title: "Platform"
title: "platform"
description: "Examples for using platform"
---
# Platform

View File

@ -1,6 +1,6 @@
---
nav-title: "Formatted String How-To"
title: "FormattedString"
title: "formatted-string"
description: "Examples for using Formatted String"
---
# Formatted String

View File

@ -1,6 +1,6 @@
---
nav-title: "timer How-To"
title: "Timer"
title: "timer"
description: "Examples for using timer"
---
# Timer module

View File

@ -1,6 +1,6 @@
---
nav-title: "trace How-To"
title: "Trace"
title: "trace"
description: "Examples for using trace"
---
# Trace

View File

@ -1,6 +1,6 @@
---
nav-title: "ActionBar How-To"
title: "ActionBar"
title: "actiob-bar"
description: "Examples for using ActionBar"
---
# ActionBar

View File

@ -1,6 +1,6 @@
---
nav-title: "activity-indicator How-To"
title: "ActivityIndicator"
title: "activity-indicator"
description: "Examples for using activity-indicator"
---
# ActivityIndicator

View File

@ -1,6 +1,6 @@
---
nav-title: "animation How-To"
title: "Animation"
title: "animation"
description: "Examples for using animation"
---
# Animation

View File

@ -1,6 +1,6 @@
---
nav-title: "Border How-To"
title: "Border"
title: "border"
description: "Examples for using Border"
---
# Border

View File

@ -1,6 +1,6 @@
---
nav-title: "button How-To"
title: "Button"
title: "button"
description: "Examples for using button"
---
# Button

View File

@ -1,6 +1,6 @@
---
nav-title: "DatePicker How-To"
title: "DatePicker"
title: "date-picker"
description: "Examples for using DatePicker"
---
# DatePicker

View File

@ -1,6 +1,6 @@
---
nav-title: "dialogs How-To"
title: "Dialogs"
title: "dialogs"
description: "Examples for using dialogs"
---
# Dialogs

View File

@ -1,6 +1,6 @@
---
nav-title: "HtmlView How-To"
title: "HtmlView"
title: "html-view"
description: "Examples for using HtmlView"
---
# HtmlView

View File

@ -1,6 +1,6 @@
---
nav-title: "image-cache How-To"
title: "Image"
title: "image-cache"
description: "Examples for using image-cache"
---
# ImageCache

View File

@ -1,6 +1,6 @@
---
nav-title: "Image How-To"
title: "Image"
title: "image"
description: "Examples for using Image"
---
# Image

View File

@ -1,6 +1,6 @@
---
nav-title: "Label How-To"
title: "Label"
title: "label"
description: "Examples for using Label"
---
# Label

View File

@ -1,6 +1,6 @@
---
nav-title: "ListPicker How-To"
title: "ListPicker"
title: "list-picker"
description: "Examples for using ListPicker"
---
# ListPicker

View File

@ -1,6 +1,6 @@
---
nav-title: "list-view How-To"
title: "ListView"
title: "list-view"
description: "Examples for using list-view"
---
# ListView

View File

@ -1,6 +1,6 @@
---
nav-title: "Page How-To"
title: "Page"
title: "page"
description: "Examples for using Page"
---
# Page

View File

@ -1,6 +1,6 @@
---
nav-title: "placeholder How-To"
title: "Placeholder"
title: "placeholder"
description: "Examples for using placeholder"
---
# Placeholder

View File

@ -1,6 +1,6 @@
---
nav-title: "progress How-To"
title: "Progress"
title: "progress"
description: "Examples for using progress"
---
# Progress

View File

@ -1,6 +1,6 @@
---
nav-title: "repeater How-To"
title: "Repeater"
title: "repeater"
description: "Examples for using repeater"
---
# Repeater

View File

@ -1,6 +1,6 @@
---
nav-title: "scroll-view How-To"
title: "ScrollView"
title: "scroll-view"
description: "Examples for using scroll-view"
---
# ScrollView

View File

@ -1,6 +1,6 @@
---
nav-title: "search-bar How-To"
title: "SearchBar"
title: "search-bar"
description: "Examples for using search-bar"
---
# SearchBar

View File

@ -1,6 +1,6 @@
---
nav-title: "SegmentedBar How-To"
title: "SegmentedBar"
title: "segmented-bar"
description: "Examples for using SegmentedBar"
---
# SegmentedBar

View File

@ -1,6 +1,6 @@
---
nav-title: "slider How-To"
title: "Slider"
title: "slider"
description: "Examples for using slider"
---
# Slider

View File

@ -1,6 +1,6 @@
---
nav-title: "styling How-To"
title: "Styling"
title: "styling"
description: "Examples for using styling"
---
# Styling

View File

@ -1,6 +1,6 @@
---
nav-title: "switch How-To"
title: "Switch How-To"
title: "switch"
description: "Examples for using switch"
---
# Switch

View File

@ -1,6 +1,6 @@
---
nav-title: "TabView How-To"
title: "TabView"
title: "tab-view"
description: "Examples for using TabView"
---
# TabView

View File

@ -1,6 +1,6 @@
---
nav-title: "TextField How-To"
title: "TextField"
title: "text-field"
description: "Examples for using TextField"
---
# TextField

View File

@ -1,6 +1,6 @@
---
nav-title: "TextView How-To"
title: "TextView"
title: "text-view"
description: "Examples for using TextView"
---
# TextView

View File

@ -1,6 +1,6 @@
---
nav-title: "TimePicker How-To"
title: "TimePicker"
title: "time-picker"
description: "Examples for using TimePicker"
---
# TimePicker

View File

@ -1,6 +1,6 @@
---
nav-title: "WebView How-To"
title: "WebView"
title: "webview"
description: "Examples for using WebView"
---
# WebView

View File

@ -1,6 +1,6 @@
---
nav-title: "virtual-array How-To"
title: "VirtualArray"
title: "virtual-array"
description: "Examples for using virtual-array"
---
# Virtual Array module

View File

@ -1,6 +1,6 @@
---
nav-title: "xml How-To"
title: "Xml"
title: "xml"
description: "Examples for using xml"
---
# Xml module