Commit Graph

6 Commits

Author SHA1 Message Date
lihe dbffe60138 docs: remove help manual
- move help/manual to website project
- clean some legacy description

Change-Id: I7e06310d09d29913ee47190757d31065b22aaf5b
2022-08-26 21:43:01 +08:00
chenhuixing 50c137a51a docs: Adjust files in docs
1. Using the common summary file.
2. Move the files under docs to the linglong directory.

Log:
Change-Id: I0215d5c76c00076b88d84b77d6c0fed1f9cd1b65
2022-02-15 13:55:26 +08:00
liujianqiang 2175b364e4 fix: 代码命名风格优化
appid和appID统一命名为appId
部分函数,变量修改为小驼峰命名

Log:
Change-Id: Ic4b56edbbcfc8484827aa61a40e439648ff009a4
2022-01-18 19:45:43 +08:00
huqinghong 10f0912e1c fix: 适配新的ref格式及runtime
包管理适配新的ref格式及runtime

Log:
Change-Id: Ibe1b8f823ed7b27f6dc580a9b9eb35063f437f9e
2021-12-10 11:06:12 +08:00
Heysion Yuan c6bc99ab9f refactor: refID to ref
Refactor app.yaml refID field name to ref.

Log:
Change-Id: Ia5562e094a8a4a031fcac72154bc1bc63ef7196c
2021-11-28 12:12:08 +08:00
lihe bf425ec745
feat: app support thin-runtime
add doc for app.yml, the runtime module should load config from app.yml

Log:
Change-Id: Id19736f3152ce449a9689c92b8415db9e085de0a
2021-11-09 17:28:15 +08:00