docs: 添加第一版文档.

添加基本文档, 包括 Readme, 安装使用等.
This commit is contained in:
2021-08-16 00:40:19 +08:00
parent e317b07913
commit 712ce9df4a
10 changed files with 122 additions and 0 deletions

4
docs/cn/Index.md Normal file
View File

@ -0,0 +1,4 @@
## 文档目录 ##
- [安装并使用](安装并使用.md)
- [编写脚本](./script/groovy/入门.md)