Commit Graph

15 Commits

Author SHA1 Message Date
0cd34bf020 update docs (#297)
* update docs

* update file directories

* modify docs directory structure

Co-authored-by: He Wang <wanghechn@qq.com>
2021-08-13 13:44:50 +08:00
53f7a64888 add docs website config (#251)
* add docs website config

* move files in doc/ to docs/
2021-07-30 21:20:25 +08:00
cf06bbcd78 resovle conflict (#110) 2021-07-12 20:01:40 +08:00
524427c455 update os compatibility list (#105)
* update os compatibility list fix #56

* Update README.md

Co-authored-by: Amber Zhang <42762957+Amber1990Zhang@users.noreply.github.com>
2021-06-17 14:32:48 +08:00
f399bfe3e1 Use bash instead of sh in README and build.sh (#2)
`build.sh` uses bash-specific array creation syntax, which may not
work with `/bin/sh`. Change it to `bash` to avoid confusion:
2021-06-15 14:22:42 +08:00
11fa854ade Merge branch 'master' into patch-1 2021-06-01 16:54:06 +08:00
LIN
2b4ae43ac3 Merge pull request #18 from gh-pr/master
tweak docs, use code instead of quote, note that u r not using POSIX sh syntax
2021-06-01 16:52:25 +08:00
LIN
b854d9fa2b Merge pull request #8 from seeflood/master
Fix a grammar problem in README.md
2021-06-01 16:41:47 +08:00
fb1358d3f6 Merge branch 'master' into master 2021-06-01 15:10:29 +08:00
1267608077 Update README.md 2021-05-31 23:00:48 -07:00
3714ec2e90 Update README.md 2021-06-01 13:54:54 +08:00
fe1368a116 tweak docs, use code instead of quote 2021-06-01 13:01:48 +08:00
544160f46d update README.md, README-CN.md and CONTRIBUTING.md 2021-06-01 11:07:44 +08:00
7e0fc30827 Update README.md
fix a grammar problem
2021-06-01 10:24:59 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00