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 cd95afa commit 081bae4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gitbook-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ jobs:
source_branch: develop # clone source master
publish_push_force: true
publish_dir: /history/develop/
gitbook_pdf: true
gitbook_pdf_dir: /
gitbook_pdf_name: dble-manual
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,24 @@
## 目录
参考 [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.23.08.0%2Ftag/dble-manual-3.23.08.0.pdf) 或者[github镜像站下载](https://hub.fastgit.org/actiontech/dble-docs-cn/releases/download/3.23.08.0%2Ftag/dble-manual-3.23.08.0.pdf)

[本版本最新版本](dble-manual.pdf) 或者[Release版本](https://github.com/actiontech/dble-docs-cn/releases/download/3.23.08.0%2Ftag/dble-manual-3.23.08.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 081bae4

Please sign in to comment.