Skip to content

Commit

Permalink
Updated by gitbook-action 2024-09-20 10:26:41
Browse files Browse the repository at this point in the history
  • Loading branch information
yanhuqing666 committed Sep 20, 2024
1 parent 8a81124 commit b15a271
Show file tree
Hide file tree
Showing 181 changed files with 3,476 additions and 532 deletions.
24 changes: 24 additions & 0 deletions history/3.20.10.doc/.github/workflows/gitbook-branch.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: 'Gitbook-Branch'

on:
push:
branches:
- '[0-9]+.[0-9]+.[0-9]+.doc' #eg: 2.20.04.doc
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout action
uses: actions/checkout@v4

- name: Gitbook Action
uses: zanderzhao/[email protected] # 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
123 changes: 123 additions & 0 deletions history/3.20.10.doc/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
### Eclipse template
*.pydevproject
.metadata
.gradle
/bin/
/tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath

# Eclipse Core
.project

# External tool builders
.externalToolBuilders/

# Locally stored "Eclipse launch configurations"
*.launch

# CDT-specific
.cproject

# JDT-specific (Eclipse Java Development Tools)
.classpath

# Java annotation processor (APT)
.factorypath

# PDT-specific
.buildpath

# sbteclipse plugin
.target

# TeXlipse plugin
.texlipse


### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion

*.iml

## Directory-based project format:
.idea/
# if you remove the above rule, at least ignore the following:

# User-specific stuff:
# .idea/workspace.xml
# .idea/tasks.xml
# .idea/dictionaries

# Sensitive or high-churn files:
# .idea/dataSources.ids
# .idea/dataSources.xml
# .idea/sqlDataSources.xml
# .idea/dynamic.xml
# .idea/uiDesigner.xml

# Gradle:
# .idea/gradle.xml
# .idea/libraries

# Mongo Explorer plugin:
# .idea/mongoSettings.xml

## File-based project format:
*.ipr
*.iws

## Plugin-specific files:

# IntelliJ
/out/
.idea/

# mpeltonen/sbt-idea plugin
.idea_modules/

# JIRA plugin
atlassian-ide-plugin.xml

# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties


### Java template
*.class

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.war
*.ear

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*


/project/project/
/project/target/
/project/activator-*
/RUNNING_PID
.DS_Store
/target/
/tmlogs/
/txlogs/
/viewConf/
version.txt
copyResources.bat
dependency-reduced-pom.xml
checkstyle-result.out

# gitbook
_book/
node_modules/
6 changes: 3 additions & 3 deletions history/3.20.10.doc/0.overview/0.0_overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,9 +383,9 @@

</li>

<li class="chapter " data-level="1.3.8" data-path="../1.config_file/1.06_cache.md">
<li class="chapter " data-level="1.3.8" data-path="../1.config_file/1.06_cache.html">

<span>
<a href="../1.config_file/1.06_cache.html">


1.8 cache配置
Expand Down Expand Up @@ -2640,7 +2640,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":"2023-09-27T05:32:11.099Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2023-09-27T05:35:14.290Z"},"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-20T02:26:48.773Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-09-20T02:27:25.702Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
Expand Down
6 changes: 3 additions & 3 deletions history/3.20.10.doc/0.overview/0.1_dble_overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,9 +383,9 @@

</li>

<li class="chapter " data-level="1.3.8" data-path="../1.config_file/1.06_cache.md">
<li class="chapter " data-level="1.3.8" data-path="../1.config_file/1.06_cache.html">

<span>
<a href="../1.config_file/1.06_cache.html">


1.8 cache配置
Expand Down Expand Up @@ -2654,7 +2654,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":[]},{"title":"0.7 docker-compose快速开始dble高可用","level":"1.2.7","depth":2,"path":"0.overview/0.7_dble_mgr_quick_start_docker.md","ref":"0.overview/0.7_dble_mgr_quick_start_docker.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":"2023-09-27T05:32:11.099Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2023-09-27T05:35:14.290Z"},"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":[]},{"title":"0.7 docker-compose快速开始dble高可用","level":"1.2.7","depth":2,"path":"0.overview/0.7_dble_mgr_quick_start_docker.md","ref":"0.overview/0.7_dble_mgr_quick_start_docker.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-20T02:26:48.773Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-09-20T02:27:25.702Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
Expand Down
6 changes: 3 additions & 3 deletions history/3.20.10.doc/0.overview/0.2_dble_enhance_MyCat.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,9 +383,9 @@

</li>

<li class="chapter " data-level="1.3.8" data-path="../1.config_file/1.06_cache.md">
<li class="chapter " data-level="1.3.8" data-path="../1.config_file/1.06_cache.html">

<span>
<a href="../1.config_file/1.06_cache.html">


1.8 cache配置
Expand Down Expand Up @@ -2751,7 +2751,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":"2023-09-27T05:32:11.099Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2023-09-27T05:35:14.290Z"},"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-20T02:26:48.774Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-09-20T02:27:25.702Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
Expand Down
Loading

0 comments on commit b15a271

Please sign in to comment.