Improve the readability of the docs navbar

This commit is contained in:
Erjan Gavalji
2016-05-02 10:10:51 +03:00
parent 746647a038
commit 3e489db2c9
55 changed files with 57 additions and 57 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
---
nav-title: "WebView How-To"
title: "How-To"
title: "WebView"
description: "Examples for using WebView"
---
# WebView
@@ -15,4 +15,4 @@ Using a WebView requires the web-view module.
### Using WebView
<snippet id='webview-localfile'/>
### Using WebView
<snippet id='webview-string'/>
<snippet id='webview-string'/>