Skip to content

Commit 7e98744

Browse files
committed
pdf
1 parent 4ca9ac9 commit 7e98744

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

.github/workflows/gitbook-branch.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@ jobs:
1919
source_branch: ${{ github.ref_name }}
2020
publish_push_force: true
2121
publish_dir: /history/${{ github.ref_name }}/
22+
gitbook_pdf: true
23+
gitbook_pdf_dir: /
24+
gitbook_pdf_name: dble-manual

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,24 @@
66
## 目录
77
参考 [gitbook](https://actiontech.github.io/dble-docs-cn) 左侧目录区 或 [SUMMARY.md](https://github.com/actiontech/dble-docs-cn/blob/master/SUMMARY.md)
88

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

13+
1214
## 文档PDF下载
13-
[文档PDF下载](https://github.com/actiontech/dble-docs-cn/releases/download/3.22.07.0%2Ftag/dble-manual-3.22.07.0.pdf) 或者[github镜像站下载](https://hub.fastgit.org/actiontech/dble-docs-cn/releases/download/3.22.07.0%2Ftag/dble-manual-3.22.07.0.pdf)
15+
16+
[本版本最新版本](dble-manual.pdf) 或者[Release版本](https://github.com/actiontech/dble-docs-cn/releases/download/3.22.07.0%2Ftag/dble-manual-3.22.07.0.pdf)
17+
1418
注意:如版本尚未发布,则不能下载
1519

1620

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

20-
## 官方技术支持
25+
26+
## 官方技术支持:
2127
- 代码库 github: [github.com/actiontech/dble](https://github.com/actiontech/dble)
2228
- 自动化测试库 github: [github.com/actiontech/dble-test-suite](https://github.com/actiontech/dble-test-suite)
2329
- 文档库 github: [github.com/actiontech/dble-docs-cn](https://github.com/actiontech/dble-docs-cn)

0 commit comments

Comments
 (0)