31 Star 216 Fork 64

hanchuanchuan / goInception

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mkdocs.yml 1.51 KB
一键复制 编辑 原始数据 按行查看 历史
hanchuanchuan 提交于 2021-07-07 23:19 . docs: 生成英文文档(vuepress)
site_name: goInception使用文档
site_url: https://github.com/hanchuanchuan/goInception/
repo_url: https://github.com/hanchuanchuan/goInception/
repo_name: GitHub
site_description: goInception使用文档
site_author: hanchuanchuan
theme:
name: material
font:
text: Ubuntu
code: Ubuntu Mono
icon:
logo: material/file-document-multiple
palette:
primary: blue
dev_addr: 0.0.0.0:8000
plugins:
- search
- i18n:
default_language: zh
languages:
en: English
zh: 中文
# nav_translations:
# en:
# 开始: Start
# zh:
# 开始: 开始
# pages:
# - ['README.md', 'Introduction']
# - ['user-guide.md', 'User Guide']
# - ['about.md', 'About']
nav:
- 介绍 : README.md
- 开始:
- 安装: install.md
- 调用选项: params.md
- 使用示例: demo.md
- 结果集说明: result.md
- config.toml说明: config.md
- 权限说明: permission.md
- 配置:
- 审核选项: options.md
- 审核规则: rules.md
- 备份功能: backup.md
- DDL变更:pt-osc: osc.md
- DDL变更:gh-ost: ghost.md
- 进阶:
- 自定义审核级别: levels.md
- KILL操作: kill_stmt.md
- 统计功能: statistics.md
- 语法树打印: tree.md
- 事务: trans.md
- 用户管理/鉴权: safe.md
- 对比inception: diff.md
- 赞助&定制: support.md
- 更新日志: changelog.md
Go
1
https://gitee.com/hanchuanchuan/goInception.git
git@gitee.com:hanchuanchuan/goInception.git
hanchuanchuan
goInception
goInception
master

搜索帮助