Skip to content

Commit

Permalink
Merge pull request appium#2362 from bootstraponline/master
Browse files Browse the repository at this point in the history
Remove YAML front matter from docs
  • Loading branch information
bootstraponline committed Apr 17, 2014
2 parents 628a71f + ef715d3 commit 33696be
Show file tree
Hide file tree
Showing 44 changed files with 2 additions and 226 deletions.
5 changes: 0 additions & 5 deletions docs/cn/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: readme
---

# Appium

> Appium是一个支持原生,混合和移动web apps的开源的跨平台测试框架工具
Expand Down
5 changes: 0 additions & 5 deletions docs/cn/android-hax-emulator.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: Intel 硬件加速器管理
---

# Intel® 硬件加速器管理

如果你发现android虚拟机太慢, 并且你的系统运行在Intel® 的cpu上. 那么你可以尝试下HAXM, HAXM能够让你充分利用硬件虚拟化技术来加速android模拟器
Expand Down
5 changes: 0 additions & 5 deletions docs/cn/android_coverage.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: Android Coverage
---

Android 覆盖率需要使用模拟器或者 root 过的机器。使用 instrument target 构建应用,比如 `$ ant instrument`

`androidCoverage` 传给你设备的 capabilities,并设置为你的 instrument 的 class。
Expand Down
5 changes: 0 additions & 5 deletions docs/cn/caps.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: Appium 服务关键字
---

Appium 服务关键字
==========

Expand Down
5 changes: 0 additions & 5 deletions docs/cn/credits.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: 名单
---

名单
=======

Expand Down
5 changes: 0 additions & 5 deletions docs/cn/finding-elements.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: 元素定位与交互
---

元素定位与交互
=====================================

Expand Down
5 changes: 0 additions & 5 deletions docs/cn/gestures.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: 使移动手势自动化
---

使移动手势自动化
==========================
当selenium webDriver 提供某些交互功能的支持时,它的参数并不总是能很容易的映射到底层自动化设备(比如ios中的UIAutomation)所提供的功能。为此,Appium在WebDriver 之上为移动手势增加了额外的命令和参数。
Expand Down
5 changes: 0 additions & 5 deletions docs/cn/grid.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: Selenium Grid
---

Selenium Grid
======================

Expand Down
5 changes: 0 additions & 5 deletions docs/cn/grunt.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: Appium grunt 命令
---

Appium grunt 命令
=============

Expand Down
5 changes: 0 additions & 5 deletions docs/cn/hybrid.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: 自动化混合应用
---

自动化混合应用
======================

Expand Down
7 changes: 0 additions & 7 deletions docs/cn/index.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/cn/ios-deploy.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: iOS Deploy
---

部署ios app 到手机上
=====================================
准备在真机上执行appium测试, 需要如下准备:
Expand Down
5 changes: 0 additions & 5 deletions docs/cn/mobile-web.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: 自动化手机网页应用
---

自动化手机网页应用
======================

Expand Down
5 changes: 0 additions & 5 deletions docs/cn/mobile_methods.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: 跨平台的移动测试方法
---

#### 跨平台的移动测试方法

##### 移动测试的重置方法reset
Expand Down
5 changes: 0 additions & 5 deletions docs/cn/real-devices.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: Appium 在真机上
---

Appium在真机上
======================
Appium已经初步支持真机测试。
Expand Down
5 changes: 0 additions & 5 deletions docs/cn/running-on-linux.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: 在 Linux 上运行 Appium
---

在 Linux 上运行 Appium
=======================

Expand Down
5 changes: 0 additions & 5 deletions docs/cn/running-on-osx.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: 在 Mac OS X 上使用 Appium
---

在 Mac OS X 上使用 Appium
=======

Expand Down
5 changes: 0 additions & 5 deletions docs/cn/running-on-windows.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: 在windows上运行appium
---

在windows上运行appium
=======================

Expand Down
5 changes: 0 additions & 5 deletions docs/cn/running-tests.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: 執行測試
---

執行測試
=============

Expand Down
5 changes: 0 additions & 5 deletions docs/cn/server-args.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: Appium 服务器参数
---

Appium 服务器参数
==========

Expand Down
5 changes: 0 additions & 5 deletions docs/cn/touch-actions.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: 触摸动作(touch actions)
---

# 触摸动作(touch actions)


Expand Down
5 changes: 0 additions & 5 deletions docs/cn/troubleshooting.cn.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
layout: default
title: Appium 故障调试
---

Appium 故障调试

======================
Expand Down
5 changes: 0 additions & 5 deletions docs/en/android-hax-emulator.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Intel Hardware Accelerated Execution Manager
layout: default
---

# Intel® Hardware Accelerated Execution Manager

If you find the android emulator a slow and your system runs on an Intel®
Expand Down
5 changes: 0 additions & 5 deletions docs/en/android_coverage.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Android coverage
layout: default
---

Android coverage requires the emulator or a rooted device. Build your app
using the instrument target, for example `$ ant instrument`

Expand Down
5 changes: 0 additions & 5 deletions docs/en/caps.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Appium server capabilities
layout: default
---

Appium server capabilities
==========

Expand Down
5 changes: 0 additions & 5 deletions docs/en/credits.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Credits
layout: default
---

Credits
=======

Expand Down
7 changes: 1 addition & 6 deletions docs/en/finding-elements.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Finding and interacting with elements
layout: default
---

Finding and interacting with elements
=====================================

Expand Down Expand Up @@ -207,4 +202,4 @@ To find the id of this button, I click the "show alert" button in the
inspector preview. The Appium inspector then highlights the element in the UI
navigator, showing me both the id and element type of the button I clicked.

![Step 1](https://raw.github.com/appium/appium/master/assets/InspectorImages/Step2.png)
![Step 1](https://raw.github.com/appium/appium/master/assets/InspectorImages/Step2.png)
5 changes: 0 additions & 5 deletions docs/en/gestures.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Automating mobile gestures
layout: default
---

Automating mobile gestures
==========================

Expand Down
5 changes: 0 additions & 5 deletions docs/en/grid.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Selenium Grid
layout: default
---

Selenium Grid
======================

Expand Down
5 changes: 0 additions & 5 deletions docs/en/grunt.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Appium grunt commands
layout: default
---

Appium grunt commands
=============

Expand Down
5 changes: 0 additions & 5 deletions docs/en/hybrid.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Automating hybrid apps
layout: default
---

Automating hybrid apps
======================

Expand Down
7 changes: 0 additions & 7 deletions docs/en/index.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/en/ios-deploy.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Deploying your iOS app to your device
layout: default
---

Deploying your iOS app to your device
=====================================
To prepare for your Appium tests to run on a real device, you will need to:
Expand Down
5 changes: 0 additions & 5 deletions docs/en/mobile-web.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Automating mobile web apps
layout: default
---

Automating mobile web apps
======================

Expand Down
5 changes: 0 additions & 5 deletions docs/en/mobile_methods.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Cross platform mobile methods
layout: default
---

#### Cross platform mobile methods

##### Reset
Expand Down
5 changes: 0 additions & 5 deletions docs/en/real-devices.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Appium on real devices
layout: default
---

Appium on real iOS devices
======================
Appium has support for real device testing.
Expand Down
5 changes: 0 additions & 5 deletions docs/en/running-on-linux.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Running Appium on Linux
layout: default
---

Running Appium on Linux
=======================

Expand Down
5 changes: 0 additions & 5 deletions docs/en/running-on-osx.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Running Appium on Mac OS X
layout: default
---

Running Appium on Mac OS X
=======

Expand Down
5 changes: 0 additions & 5 deletions docs/en/running-on-windows.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Running Appium on Windows
layout: default
---

Running Appium on Windows
=======================

Expand Down
5 changes: 0 additions & 5 deletions docs/en/running-tests.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Running Tests
layout: default
---

Running Tests
=============

Expand Down
7 changes: 1 addition & 6 deletions docs/en/server-args.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Appium server arguments
layout: default
---

Appium server arguments
==========

Expand Down Expand Up @@ -71,4 +66,4 @@ All flags are optional, but some are required in conjunction with certain others
|`--key-password`|android|(Android-only) Key password||
|`--show-config`|false|Show info about the appium server configuration and exit||
|`--command-timeout`|60|The default command timeout for the server to use for all sessions. Will still be overridden by newCommandTimeout cap||
|`--keep-keychains`|false|(iOS) Whether to keep keychains (Library/Keychains) when reset app between sessions||
|`--keep-keychains`|false|(iOS) Whether to keep keychains (Library/Keychains) when reset app between sessions||
5 changes: 0 additions & 5 deletions docs/en/style-guide.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
title: Style guide for contributors
layout: default
---

Style guide for contributors
============================

Expand Down
Loading

0 comments on commit 33696be

Please sign in to comment.