Skip to content

Commit

Permalink
Updated by gitbook-action 2024-09-23 14:31:01
Browse files Browse the repository at this point in the history
  • Loading branch information
yanhuqing666 committed Sep 23, 2024
1 parent 7a0250b commit 9965c4f
Show file tree
Hide file tree
Showing 161 changed files with 171 additions and 173 deletions.
26 changes: 12 additions & 14 deletions history/2.19.07.doc/.github/workflows/gitbook-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,17 @@ on:
- '[0-9]+.[0-9]+.[0-9]+.doc' #eg: 2.20.04.doc
jobs:
build:
name: publish gitbook
runs-on: ubuntu-latest
steps:
- name: Checkout action
uses: actions/checkout@v4

- name: Gitbook Action
uses: zanderzhao/gitbook-action@v1.2.4 # https://github.com/ZanderZhao/gitbook-action/releases
with: # Just example, click above, use latest please
token: ${{ secrets.PUBLISH_TOKEN }}
time_zone: Asia/Shanghai # set time zone
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
- uses: actions/checkout@v4
- uses: yanhuqing666/gitbook-action@1.2.5
with: # Just example, click above, use latest please
token: ${{ secrets.PUBLISH_TOKEN }}
time_zone: Asia/Shanghai # set time zone
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
2 changes: 1 addition & 1 deletion history/2.19.07.doc/0.overview/0.0_overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -2412,7 +2412,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"0.概述","level":"1.2","depth":1,"next":{"title":"0.1 dble 简介与整体架构","level":"1.2.1","depth":2,"path":"0.overview/0.1_dble_overview.md","ref":"0.overview/0.1_dble_overview.md","articles":[]},"previous":{"title":"Introduction","level":"1.1","depth":1,"path":"README.md","ref":"README.md","articles":[]},"dir":"ltr"},"config":{"plugins":["expandable-chapters","splitter","back-to-top-button","github","popup","versions-select"],"styles":{"website":"website.css"},"pluginsConfig":{"plugins":["yahei","katex","-search"],"github":{"url":"https://github.com/actiontech/dble"},"splitter":{},"search":{},"popup":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"versions-select":{"type":"branches"},"fontsettings":{"theme":"sepia","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"versions":{"gitbookConfigURL":"https://raw.githubusercontent.com/actiontech/dble-docs-cn/master/book.json"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"expandable-chapters":{}},"theme":"default","author":"ActionTech","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a2","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"dble manual","gitbook":"*"},"file":{"path":"0.overview/0.0_overview.md","mtime":"2024-09-19T11:22:18.787Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-09-19T11:22:53.789Z"},"basePath":"..","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"0.概述","level":"1.2","depth":1,"next":{"title":"0.1 dble 简介与整体架构","level":"1.2.1","depth":2,"path":"0.overview/0.1_dble_overview.md","ref":"0.overview/0.1_dble_overview.md","articles":[]},"previous":{"title":"Introduction","level":"1.1","depth":1,"path":"README.md","ref":"README.md","articles":[]},"dir":"ltr"},"config":{"plugins":["expandable-chapters","splitter","back-to-top-button","github","popup","versions-select"],"styles":{"website":"website.css"},"pluginsConfig":{"plugins":["yahei","katex","-search"],"github":{"url":"https://github.com/actiontech/dble"},"splitter":{},"search":{},"popup":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"versions-select":{"type":"branches"},"fontsettings":{"theme":"sepia","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"versions":{"gitbookConfigURL":"https://raw.githubusercontent.com/actiontech/dble-docs-cn/master/book.json"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"expandable-chapters":{}},"theme":"default","author":"ActionTech","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a2","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"dble manual","gitbook":"*"},"file":{"path":"0.overview/0.0_overview.md","mtime":"2024-09-23T06:31:09.139Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-09-23T06:31:48.191Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
Expand Down
2 changes: 1 addition & 1 deletion history/2.19.07.doc/0.overview/0.1_dble_overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -2427,7 +2427,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"0.1 dble 简介与整体架构","level":"1.2.1","depth":2,"next":{"title":"0.2 dble对MyCat做的增强","level":"1.2.2","depth":2,"path":"0.overview/0.2_dble_enhance_MyCat.md","ref":"0.overview/0.2_dble_enhance_MyCat.md","articles":[]},"previous":{"title":"0.概述","level":"1.2","depth":1,"path":"0.overview/0.0_overview.md","ref":"0.overview/0.0_overview.md","articles":[{"title":"0.1 dble 简介与整体架构","level":"1.2.1","depth":2,"path":"0.overview/0.1_dble_overview.md","ref":"0.overview/0.1_dble_overview.md","articles":[]},{"title":"0.2 dble对MyCat做的增强","level":"1.2.2","depth":2,"path":"0.overview/0.2_dble_enhance_MyCat.md","ref":"0.overview/0.2_dble_enhance_MyCat.md","articles":[]},{"title":"0.3 快速开始","level":"1.2.3","depth":2,"path":"0.overview/0.3_dble_quick_start.md","ref":"0.overview/0.3_dble_quick_start.md","articles":[]},{"title":"0.4 docker镜像快速开始","level":"1.2.4","depth":2,"path":"0.overview/0.4_dble_quick_start_docker.md","ref":"0.overview/0.4_dble_quick_start_docker.md","articles":[]},{"title":"0.5 docker-compose快速开始","level":"1.2.5","depth":2,"path":"0.overview/0.5_dble_start_docker_compose.md","ref":"0.overview/0.5_dble_start_docker_compose.md","articles":[]},{"title":"0.6 数据拆分简介","level":"1.2.6","depth":2,"path":"0.overview/0.6_sharding_brief_introduction.md","ref":"0.overview/0.6_sharding_brief_introduction.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["expandable-chapters","splitter","back-to-top-button","github","popup","versions-select"],"styles":{"website":"website.css"},"pluginsConfig":{"plugins":["yahei","katex","-search"],"github":{"url":"https://github.com/actiontech/dble"},"splitter":{},"search":{},"popup":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"versions-select":{"type":"branches"},"fontsettings":{"theme":"sepia","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"versions":{"gitbookConfigURL":"https://raw.githubusercontent.com/actiontech/dble-docs-cn/master/book.json"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"expandable-chapters":{}},"theme":"default","author":"ActionTech","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a2","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"dble manual","gitbook":"*"},"file":{"path":"0.overview/0.1_dble_overview.md","mtime":"2024-09-19T11:22:18.787Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-09-19T11:22:53.789Z"},"basePath":"..","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"0.1 dble 简介与整体架构","level":"1.2.1","depth":2,"next":{"title":"0.2 dble对MyCat做的增强","level":"1.2.2","depth":2,"path":"0.overview/0.2_dble_enhance_MyCat.md","ref":"0.overview/0.2_dble_enhance_MyCat.md","articles":[]},"previous":{"title":"0.概述","level":"1.2","depth":1,"path":"0.overview/0.0_overview.md","ref":"0.overview/0.0_overview.md","articles":[{"title":"0.1 dble 简介与整体架构","level":"1.2.1","depth":2,"path":"0.overview/0.1_dble_overview.md","ref":"0.overview/0.1_dble_overview.md","articles":[]},{"title":"0.2 dble对MyCat做的增强","level":"1.2.2","depth":2,"path":"0.overview/0.2_dble_enhance_MyCat.md","ref":"0.overview/0.2_dble_enhance_MyCat.md","articles":[]},{"title":"0.3 快速开始","level":"1.2.3","depth":2,"path":"0.overview/0.3_dble_quick_start.md","ref":"0.overview/0.3_dble_quick_start.md","articles":[]},{"title":"0.4 docker镜像快速开始","level":"1.2.4","depth":2,"path":"0.overview/0.4_dble_quick_start_docker.md","ref":"0.overview/0.4_dble_quick_start_docker.md","articles":[]},{"title":"0.5 docker-compose快速开始","level":"1.2.5","depth":2,"path":"0.overview/0.5_dble_start_docker_compose.md","ref":"0.overview/0.5_dble_start_docker_compose.md","articles":[]},{"title":"0.6 数据拆分简介","level":"1.2.6","depth":2,"path":"0.overview/0.6_sharding_brief_introduction.md","ref":"0.overview/0.6_sharding_brief_introduction.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["expandable-chapters","splitter","back-to-top-button","github","popup","versions-select"],"styles":{"website":"website.css"},"pluginsConfig":{"plugins":["yahei","katex","-search"],"github":{"url":"https://github.com/actiontech/dble"},"splitter":{},"search":{},"popup":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"versions-select":{"type":"branches"},"fontsettings":{"theme":"sepia","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"versions":{"gitbookConfigURL":"https://raw.githubusercontent.com/actiontech/dble-docs-cn/master/book.json"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"expandable-chapters":{}},"theme":"default","author":"ActionTech","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a2","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"dble manual","gitbook":"*"},"file":{"path":"0.overview/0.1_dble_overview.md","mtime":"2024-09-23T06:31:09.139Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-09-23T06:31:48.191Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
Expand Down
2 changes: 1 addition & 1 deletion history/2.19.07.doc/0.overview/0.2_dble_enhance_MyCat.html
Original file line number Diff line number Diff line change
Expand Up @@ -2524,7 +2524,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"0.2 dble对MyCat做的增强","level":"1.2.2","depth":2,"next":{"title":"0.3 快速开始","level":"1.2.3","depth":2,"path":"0.overview/0.3_dble_quick_start.md","ref":"0.overview/0.3_dble_quick_start.md","articles":[]},"previous":{"title":"0.1 dble 简介与整体架构","level":"1.2.1","depth":2,"path":"0.overview/0.1_dble_overview.md","ref":"0.overview/0.1_dble_overview.md","articles":[]},"dir":"ltr"},"config":{"plugins":["expandable-chapters","splitter","back-to-top-button","github","popup","versions-select"],"styles":{"website":"website.css"},"pluginsConfig":{"plugins":["yahei","katex","-search"],"github":{"url":"https://github.com/actiontech/dble"},"splitter":{},"search":{},"popup":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"versions-select":{"type":"branches"},"fontsettings":{"theme":"sepia","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"versions":{"gitbookConfigURL":"https://raw.githubusercontent.com/actiontech/dble-docs-cn/master/book.json"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"expandable-chapters":{}},"theme":"default","author":"ActionTech","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a2","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"dble manual","gitbook":"*"},"file":{"path":"0.overview/0.2_dble_enhance_MyCat.md","mtime":"2024-09-19T11:22:18.787Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-09-19T11:22:53.789Z"},"basePath":"..","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"0.2 dble对MyCat做的增强","level":"1.2.2","depth":2,"next":{"title":"0.3 快速开始","level":"1.2.3","depth":2,"path":"0.overview/0.3_dble_quick_start.md","ref":"0.overview/0.3_dble_quick_start.md","articles":[]},"previous":{"title":"0.1 dble 简介与整体架构","level":"1.2.1","depth":2,"path":"0.overview/0.1_dble_overview.md","ref":"0.overview/0.1_dble_overview.md","articles":[]},"dir":"ltr"},"config":{"plugins":["expandable-chapters","splitter","back-to-top-button","github","popup","versions-select"],"styles":{"website":"website.css"},"pluginsConfig":{"plugins":["yahei","katex","-search"],"github":{"url":"https://github.com/actiontech/dble"},"splitter":{},"search":{},"popup":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"versions-select":{"type":"branches"},"fontsettings":{"theme":"sepia","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"versions":{"gitbookConfigURL":"https://raw.githubusercontent.com/actiontech/dble-docs-cn/master/book.json"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"expandable-chapters":{}},"theme":"default","author":"ActionTech","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a2","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"dble manual","gitbook":"*"},"file":{"path":"0.overview/0.2_dble_enhance_MyCat.md","mtime":"2024-09-23T06:31:09.139Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-09-23T06:31:48.191Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
Expand Down
2 changes: 1 addition & 1 deletion history/2.19.07.doc/0.overview/0.3_dble_quick_start.html
Original file line number Diff line number Diff line change
Expand Up @@ -2458,7 +2458,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"0.3 快速开始","level":"1.2.3","depth":2,"next":{"title":"0.4 docker镜像快速开始","level":"1.2.4","depth":2,"path":"0.overview/0.4_dble_quick_start_docker.md","ref":"0.overview/0.4_dble_quick_start_docker.md","articles":[]},"previous":{"title":"0.2 dble对MyCat做的增强","level":"1.2.2","depth":2,"path":"0.overview/0.2_dble_enhance_MyCat.md","ref":"0.overview/0.2_dble_enhance_MyCat.md","articles":[]},"dir":"ltr"},"config":{"plugins":["expandable-chapters","splitter","back-to-top-button","github","popup","versions-select"],"styles":{"website":"website.css"},"pluginsConfig":{"plugins":["yahei","katex","-search"],"github":{"url":"https://github.com/actiontech/dble"},"splitter":{},"search":{},"popup":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"versions-select":{"type":"branches"},"fontsettings":{"theme":"sepia","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"versions":{"gitbookConfigURL":"https://raw.githubusercontent.com/actiontech/dble-docs-cn/master/book.json"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"expandable-chapters":{}},"theme":"default","author":"ActionTech","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a2","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"dble manual","gitbook":"*"},"file":{"path":"0.overview/0.3_dble_quick_start.md","mtime":"2024-09-19T11:22:18.787Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-09-19T11:22:53.789Z"},"basePath":"..","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"0.3 快速开始","level":"1.2.3","depth":2,"next":{"title":"0.4 docker镜像快速开始","level":"1.2.4","depth":2,"path":"0.overview/0.4_dble_quick_start_docker.md","ref":"0.overview/0.4_dble_quick_start_docker.md","articles":[]},"previous":{"title":"0.2 dble对MyCat做的增强","level":"1.2.2","depth":2,"path":"0.overview/0.2_dble_enhance_MyCat.md","ref":"0.overview/0.2_dble_enhance_MyCat.md","articles":[]},"dir":"ltr"},"config":{"plugins":["expandable-chapters","splitter","back-to-top-button","github","popup","versions-select"],"styles":{"website":"website.css"},"pluginsConfig":{"plugins":["yahei","katex","-search"],"github":{"url":"https://github.com/actiontech/dble"},"splitter":{},"search":{},"popup":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"versions-select":{"type":"branches"},"fontsettings":{"theme":"sepia","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"versions":{"gitbookConfigURL":"https://raw.githubusercontent.com/actiontech/dble-docs-cn/master/book.json"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"expandable-chapters":{}},"theme":"default","author":"ActionTech","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a2","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"dble manual","gitbook":"*"},"file":{"path":"0.overview/0.3_dble_quick_start.md","mtime":"2024-09-23T06:31:09.139Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-09-23T06:31:48.191Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
Expand Down
Loading

0 comments on commit 9965c4f

Please sign in to comment.