Skip to content

Commit

Permalink
modify sidebar and coverpage
Browse files Browse the repository at this point in the history
  • Loading branch information
hyb1996 committed Jun 3, 2018
1 parent 4af6f88 commit 3da3345
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 27 deletions.
2 changes: 1 addition & 1 deletion _404.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# 404了
# 页面找不到了o(╥﹏╥)o
3 changes: 2 additions & 1 deletion _coverpage.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
> **不需要Root权限**的自动操作软件
[GitHub](https://github.com/hyb1996/Auto.js)
[Get Started](#综述)
[Get Started](#综述)
[GitHub](https://github.com/hyb1996/Auto.js)
50 changes: 25 additions & 25 deletions _sidebar.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
* [首页](/)
* [Q&A](/qa)
* [应用](/app)
* [一般全局函数](/globals)
* [控制台](/console)
* [基于坐标的操作](/coordinatesBasedAutomation)
* [设备](/device)
* [对话框](/dialogs)
* [脚本引擎](/engines)
* [事件与监听](/events)
* [悬浮窗](/floaty)
* [文件系统](/files)
* [HTTP](/http)
* [图片与颜色](/images)
* [画布](/canvas)
* [按键模拟](/keys)
* [多媒体](/media)
* [模块](/modules)
* [基于控件的操作](/widgetsBasedAutomation)
* [传感器](/sensors)
* [Shell](/shell)
* [本地储存](/storages)
* [多线程](/threads)
* [定时器](/timers)
* [用户界面](/ui)
* [调用Java](https://developer.mozilla.org/zh-CN/docs/Mozilla/Projects/Rhino/Scripting_Java)
* [关于](/documentation)
* [如何阅读本文档 - Documentation](/documentation)
* [应用 - App](/app)
* [一般全局函数 - Globals](/globals)
* [控制台 - Console](/console)
* [基于坐标的操作 - CoordinatesBasedAutomation](/coordinatesBasedAutomation)
* [设备 - Device](/device)
* [对话框 - Dialogs](/dialogs)
* [脚本引擎 - Engines](/engines)
* [事件与监听 - Events](/events)
* [悬浮窗 - Floaty](/floaty)
* [文件系统 - Files](/files)
* [HTTP - Http](/http)
* [图片与颜色 - Images](/images)
* [画布 - Canvas](/canvas)
* [按键模拟 - Keys](/keys)
* [多媒体 - Media](/media)
* [模块 - Modules](/modules)
* [基于控件的操作 - WidgetsBaseAutomation](/widgetsBasedAutomation)
* [传感器 - Sensor](/sensors)
* [Shell - Shell](/shell)
* [本地储存 - Storages](/storages)
* [多线程 - Threads](/threads)
* [定时器 - Timers](/timers)
* [用户界面 - UI](/ui)
* [调用Java - Work with Java](https://developer.mozilla.org/zh-CN/docs/Mozilla/Projects/Rhino/Scripting_Java)

0 comments on commit 3da3345

Please sign in to comment.