Skip to content

Commit 5f96373

Browse files
committed
pdf
1 parent 5c15453 commit 5f96373

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
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/master/dble-manual.pdf)
8+
[PDF下载](dble-manual.pdf)
99

10-
## 官方技术支持
10+
## 官方技术支持
1111
- 代码库 github: [github.com/actiontech/dble](https://github.com/actiontech/dble)
1212
- 文档库 github: [github.com/actiontech/dble-docs-cn](https://github.com/actiontech/dble-docs-cn)
1313
- 文档库 github pages: [actiontech.github.io/dble-docs-cn](https://actiontech.github.io/dble-docs-cn)

0 commit comments

Comments
 (0)