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: "application-settings How-To"
title: "How-To"
title: "ApplicationSettings"
description: "Examples for using application-settings"
---
# Application Settings

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
---
nav-title: "connectivity How-To"
title: "How-To"
title: "Connectivity"
description: "Examples for using connectivity"
---
# Connectivity
@ -11,4 +11,4 @@ Obtaining connectivity information requires the "connectivity" module.
<snippet id='connectivity-type'/>
### Monitoring connection type.
<snippet id='connectivity-monitoring'/>
<snippet id='connectivity-monitoring'/>

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
---
nav-title: "fps-meter How-To"
title: "How-To"
title: "FpsMeter"
description: "Examples for using fps-meter"
---
# Frames-per-second meter

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,7 +1,7 @@
---
nav-title: "dock-layout How-To"
title: "How-To"
title: "DockLayout"
description: "Examples for using dock-layout"
---
# DockLayout

View File

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

View File

@ -1,6 +1,6 @@
---
nav-title: "stack-layout How-To"
title: "How-To"
title: "StackLayout"
description: "Examples for using stack-layout"
---
### import StackLayout and Button classes

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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'/>

View File

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

View File

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