Skip to content

Commit 8b44040

Browse files
committed
pdf
1 parent 56c9d1e commit 8b44040

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-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: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
参考 [gitbook](https://actiontech.github.io/dble-docs-cn) 左侧目录区 或 [SUMMARY.md](https://github.com/actiontech/dble-docs-cn/blob/master/SUMMARY.md)
66

77
## PDF下载
8-
[PDF下载](https://github.com/actiontech/dble-docs-cn/raw/pdf/dble-manual.pdf)
8+
[PDF下载](dble-manual.pdf)
99

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

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

0 commit comments

Comments
 (0)