Skip to content

Commit

Permalink
pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
yanhuqing666 committed Sep 19, 2024
1 parent 17147b2 commit 7a77a44
Show file tree
Hide file tree
Showing 2 changed files with 6 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
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@
参考 [gitbook](https://actiontech.github.io/dble-docs-cn) 左侧目录区 或 [SUMMARY.md](https://github.com/actiontech/dble-docs-cn/blob/master/SUMMARY.md)

## PDF下载
[PDF下载](https://github.com/actiontech/dble-docs-cn/raw/pdf/dble-manual.pdf)
[PDF下载](dble-manual.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 7a77a44

Please sign in to comment.