Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

Commit

Permalink
add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shengxiang committed Mar 13, 2016
1 parent 78e329a commit 5d8f0b4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,9 @@ click_image(atx.ImageSelector('start.png', offset=(0, 0)))
```

### 其他接口
本来想着用sphinx自动生成文档来着,没想到竟然学了几个小时没学会. 我先写一些常用的方法吧
[Documentation on Readthedocs](http://atx.readthedocs.org/en/latest/?badge=latest)

接口可以参考sphinx自动生成文档,一些常用的方法,我用代码例子的方法告诉你

```python
import atx
Expand Down

0 comments on commit 5d8f0b4

Please sign in to comment.