Format docs

This commit is contained in:
vCaesar 2017-02-25 02:40:10 +08:00
parent ea3be9661b
commit 25d38b811c
3 changed files with 7 additions and 10 deletions

View File

@ -86,8 +86,7 @@
####Arguments:
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
modifier (optional, string or array) - Accepts alt, command (win), control, and shift.
####Examples:
@ -105,9 +104,8 @@ modifier (optional, string or array) - Accepts alt, command (win), control, and
####Arguments:
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
down - Accepts 'down' or 'up'.
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
down - Accepts 'down' or 'up'.
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.
####Return:

View File

@ -92,7 +92,7 @@
键盘值
修饰值(可选类型, 字符串或者数组) - 可选值: alt, command (win), control, and shift.
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
modifier (optional, string or array) - Accepts alt, command (win), control, and shift.
####示例:
@ -110,9 +110,8 @@ modifier (optional, string or array) - Accepts alt, command (win), control, and
####参数:
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
down - Accepts 'down' or 'up'.
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
down - Accepts 'down' or 'up'.
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.
###返回值:

View File

@ -52,7 +52,7 @@ import (
)
const (
version string = "v0.42.0.259,Mount Ngauruhoe!"
version string = "v0.42.0.262,Mount Ngauruhoe!"
)
// GetVersion get version