Skip to content

Commit

Permalink
pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
yanhuqing666 committed Sep 20, 2024
1 parent 750dbe7 commit a8f6220
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gitbook-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ jobs:
source_branch: ${{ github.ref_name }}
publish_push_force: true
publish_dir: /history/${{ github.ref_name }}/
gitbook_pdf: true
gitbook_pdf_dir: /
gitbook_pdf_name: dble-manual
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,23 @@
## 目录
参考 [gitbook](https://actiontech.github.io/dble-docs-cn) 左侧目录区 或 [SUMMARY.md](https://github.com/actiontech/dble-docs-cn/blob/master/SUMMARY.md)


## 软件包下载
[下载](https://github.com/actiontech/dble/releases) 或者[github镜像站下载](https://hub.fastgit.org/actiontech/dble/releases)


## 文档PDF下载
[文档PDF下载](https://github.com/actiontech/dble-docs-cn/releases/download/3.21.10.0%2Ftag/dble-manual-3.21.10.0.pdf) 或者[github镜像站下载](https://hub.fastgit.org/actiontech/dble-docs-cn/releases/download/3.21.10.0%2Ftag/dble-manual-3.21.10.0.pdf)

[本版本最新版本](dble-manual.pdf) 或者[Release版本](https://github.com/actiontech/dble-docs-cn/releases/download/3.21.10.0%2Ftag/dble-manual-3.21.10.0.pdf)
注意:如版本尚未发布,则不能下载



## 中文公开课
[dble中文公开课](https://opensource.actionsky.com/dble-lessons/)

## 官方技术支持

## 官方技术支持:
- 代码库 github: [github.com/actiontech/dble](https://github.com/actiontech/dble)
- 自动化测试库 github: [github.com/actiontech/dble-test-suite](https://github.com/actiontech/dble-test-suite)
- 文档库 github: [github.com/actiontech/dble-docs-cn](https://github.com/actiontech/dble-docs-cn)
Expand Down

0 comments on commit a8f6220

Please sign in to comment.