【更新】更新文档,替换wiki链接地址为lubandoc。更新英文文档。

main
walon 2021-12-22 10:06:50 +08:00
parent 7a80812c17
commit 73da39e7cd
2 changed files with 970 additions and 784 deletions

File diff suppressed because it is too large Load Diff

View File

@ -34,10 +34,10 @@ luban相较于常规的excel导表工具有以下核心优势
## 文档
- [快速上手](https://github.com/focus-creative-games/luban/wiki/start_up)
- [**wiki**](https://github.com/focus-creative-games/luban/wiki) 比较完善有使用疑问请先查看此wiki。
- [快速上手](https://focus-creative-games.github.io/lubandoc/start_up.html)
- [**wiki**](https://focus-creative-games.github.io/lubandoc) 比较完善有使用疑问请先查看此wiki。
- **示例项目** ([github](https://github.com/focus-creative-games/luban_examples)) ([gitee](https://gitee.com/focus-creative-games/luban_examples))
- [版本变更记录](https://github.com/focus-creative-games/luban/wiki/changelog)
- [版本变更记录](https://focus-creative-games.github.io/lubandoc/changelog.html)
- 支持与联系
- QQ群: 692890842 Luban开发交流群。有使用方面的疑问请及时加QQ群询问随时有人帮助解决。
@ -931,11 +931,11 @@ binary格式占空间最小lua其次json最大。
### 自定义代码和数据模板
[自定义模板](https://github.com/focus-creative-games/luban/wiki/render_template)
[自定义模板](https://focus-creative-games.github.io/lubandoc/render_template.html)
### 本地化
支持以下几种本地化机制,详见[本地化](https://github.com/focus-creative-games/luban/wiki/l10n)
支持以下几种本地化机制,详见[本地化](https://focus-creative-games.github.io/lubandoc/l10n.html)
- 静态本地化
- 动态本地化