This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 16392d7f1b Automated deployment: 
c747e0889efab22b48602635d765bc2719bde21e
16392d7f1b is described below

commit 16392d7f1b506f38ef3ec42403c70b528c3b1584
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 23 05:11:20 2026 +0000

    Automated deployment: c747e0889efab22b48602635d765bc2719bde21e
---
 data/doc/en-us.json                                 | 2 +-
 data/doc/zh-cn.json                                 | 2 +-
 pages/doc/en-us/dev/architecture/configuration.json | 2 +-
 pages/doc/zh-cn/dev/architecture/configuration.json | 2 +-
 python/2.0.5/.buildinfo                             | 2 +-
 python/2.0.6/.buildinfo                             | 2 +-
 python/2.0.7/.buildinfo                             | 2 +-
 python/3.0.0/.buildinfo                             | 2 +-
 python/3.0.1/.buildinfo                             | 2 +-
 python/3.1.0/.buildinfo                             | 2 +-
 python/4.0.0/.buildinfo                             | 2 +-
 python/4.0.1/.buildinfo                             | 2 +-
 python/4.0.2/.buildinfo                             | 2 +-
 python/4.0.3/.buildinfo                             | 2 +-
 python/4.0.4/.buildinfo                             | 2 +-
 python/4.1.0/.buildinfo                             | 2 +-
 python/main/.buildinfo                              | 2 +-
 17 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/data/doc/en-us.json b/data/doc/en-us.json
index e0b44a207c..290cbd637c 100644
--- a/data/doc/en-us.json
+++ b/data/doc/en-us.json
@@ -42687,7 +42687,7 @@
     ]
   },
   {
-    "content": "\nConfiguration\nPreface\nThis document explains the 
DolphinScheduler application configurations.\nDirectory Structure\nThe 
directory structure of DolphinScheduler is as follows:\n├── LICENSE\n│\n├── 
NOTICE\n│\n├── licenses                                    directory of 
licenses\n│\n├── bin                                         directory of 
DolphinScheduler application commands, configurations scripts\n│   ├── 
dolphinscheduler-daemon.sh              script to start or  [...]
+    "content": "\nConfiguration\nPreface\nThis document explains the 
DolphinScheduler application configurations.\nDirectory Structure\nThe 
directory structure of DolphinScheduler is as follows:\n├── LICENSE\n│\n├── 
NOTICE\n│\n├── licenses                                    directory of 
licenses\n│\n├── bin                                         directory of 
DolphinScheduler application commands, configurations scripts\n│   ├── 
dolphinscheduler-daemon.sh              script to start or  [...]
     "version": "dev",
     "link": "/architecture/configuration",
     "title": "Configuration",
diff --git a/data/doc/zh-cn.json b/data/doc/zh-cn.json
index da9d91ce49..30ae2cc2f7 100644
--- a/data/doc/zh-cn.json
+++ b/data/doc/zh-cn.json
@@ -38247,7 +38247,7 @@
     ]
   },
   {
-    "content": 
"\n前言\n本文档为dolphinscheduler配置文件说明文档。\n目录结构\nDolphinScheduler的目录结构如下:\n├── 
LICENSE\n│\n├── NOTICE\n│\n├── licenses                                    
licenses存放目录\n│\n├── bin                                         
DolphinScheduler命令和环境变量配置存放目录\n│   ├── dolphinscheduler-daemon.sh              
启动/关闭DolphinScheduler服务脚本\n│   ├── env                                     
环境变量配置存放目录\n│   │   ├── dolphinscheduler_env.sh             
当使用`dolphinscheduler-daemon.sh`脚本起停服务时,运行此脚本加载环境变 [...]
+    "content": 
"\n前言\n本文档为dolphinscheduler配置文件说明文档。\n目录结构\nDolphinScheduler的目录结构如下:\n├── 
LICENSE\n│\n├── NOTICE\n│\n├── licenses                                    
licenses存放目录\n│\n├── bin                                         
DolphinScheduler命令和环境变量配置存放目录\n│   ├── dolphinscheduler-daemon.sh              
启动/关闭DolphinScheduler服务脚本\n│   ├── env                                     
环境变量配置存放目录\n│   │   ├── dolphinscheduler_env.sh             
当使用`dolphinscheduler-daemon.sh`脚本起停服务时,运行此脚本加载环境变 [...]
     "version": "dev",
     "link": "/architecture/configuration",
     "title": "前言",
diff --git a/pages/doc/en-us/dev/architecture/configuration.json 
b/pages/doc/en-us/dev/architecture/configuration.json
index 3e23e30b6f..db2431092e 100644
--- a/pages/doc/en-us/dev/architecture/configuration.json
+++ b/pages/doc/en-us/dev/architecture/configuration.json
@@ -1,5 +1,5 @@
 {
-  "__html": "<!-- markdown-link-check-disable -->\n<h1 
id=\"configuration\">Configuration</h1>\n<h2 
id=\"preface\">Preface</h2>\n<p>This document explains the DolphinScheduler 
application configurations.</p>\n<h2 id=\"directory-structure\">Directory 
Structure</h2>\n<p>The directory structure of DolphinScheduler is as 
follows:</p>\n<pre><code>├── LICENSE\n│\n├── NOTICE\n│\n├── licenses            
                        directory of licenses\n│\n├── bin                       
              [...]
+  "__html": "<!-- markdown-link-check-disable -->\n<h1 
id=\"configuration\">Configuration</h1>\n<h2 
id=\"preface\">Preface</h2>\n<p>This document explains the DolphinScheduler 
application configurations.</p>\n<h2 id=\"directory-structure\">Directory 
Structure</h2>\n<p>The directory structure of DolphinScheduler is as 
follows:</p>\n<pre><code>├── LICENSE\n│\n├── NOTICE\n│\n├── licenses            
                        directory of licenses\n│\n├── bin                       
              [...]
   "location": [
     "Architecture Guide",
     "Configuration File"
diff --git a/pages/doc/zh-cn/dev/architecture/configuration.json 
b/pages/doc/zh-cn/dev/architecture/configuration.json
index 67aac898c6..7d1257152a 100644
--- a/pages/doc/zh-cn/dev/architecture/configuration.json
+++ b/pages/doc/zh-cn/dev/architecture/configuration.json
@@ -1,5 +1,5 @@
 {
-  "__html": "<!-- markdown-link-check-disable -->\n<h1 
id=\"前言\">前言</h1>\n<p>本文档为dolphinscheduler配置文件说明文档。</p>\n<h1 
id=\"目录结构\">目录结构</h1>\n<p>DolphinScheduler的目录结构如下:</p>\n<pre><code>├── 
LICENSE\n│\n├── NOTICE\n│\n├── licenses                                    
licenses存放目录\n│\n├── bin                                         
DolphinScheduler命令和环境变量配置存放目录\n│   ├── dolphinscheduler-daemon.sh              
启动/关闭DolphinScheduler服务脚本\n│   ├── env                                     
环境变量配置存放目录\ [...]
+  "__html": "<!-- markdown-link-check-disable -->\n<h1 
id=\"前言\">前言</h1>\n<p>本文档为dolphinscheduler配置文件说明文档。</p>\n<h1 
id=\"目录结构\">目录结构</h1>\n<p>DolphinScheduler的目录结构如下:</p>\n<pre><code>├── 
LICENSE\n│\n├── NOTICE\n│\n├── licenses                                    
licenses存放目录\n│\n├── bin                                         
DolphinScheduler命令和环境变量配置存放目录\n│   ├── dolphinscheduler-daemon.sh              
启动/关闭DolphinScheduler服务脚本\n│   ├── env                                     
环境变量配置存放目录\ [...]
   "location": [
     "架构设计",
     "配置文件"
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index 9343e52d56..3016e4b3bf 100644
--- a/python/2.0.5/.buildinfo
+++ b/python/2.0.5/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: ea672955fa42e3306b589fac4beb6b6f
+config: 053c561ce92b1e9fb16af1b015c58b83
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 04c85f03fb..22a8177110 100644
--- a/python/2.0.6/.buildinfo
+++ b/python/2.0.6/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 120f4cf9c1006035567bbec2aacf679d
+config: 152aa4f2ea8f73104b101b27184dd919
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index d1d49709ec..95b9f0db5a 100644
--- a/python/2.0.7/.buildinfo
+++ b/python/2.0.7/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 6c236eada67f92f0d66c1158165d9eda
+config: 232d79eafbdb154b4b2e928afa3f8009
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 925cd0941d..273d5dcee4 100644
--- a/python/3.0.0/.buildinfo
+++ b/python/3.0.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 728143498862bca1eae90a1100eb70f0
+config: 3d2bf8b695afd963d9606a5244b58895
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index a843c917ed..69a493ec9c 100644
--- a/python/3.0.1/.buildinfo
+++ b/python/3.0.1/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 4eb6cfab0da35bb0a08c2482fccd1bd4
+config: babf625df323b47a1b0d8edd719cd388
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index 78348dda65..0a7450ad0c 100644
--- a/python/3.1.0/.buildinfo
+++ b/python/3.1.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: d49946444849c86646baae2bf9bd4b82
+config: d1b8e43388f9ecb79bc60786e3d721ea
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 5766d0cfa7..c1f5855641 100644
--- a/python/4.0.0/.buildinfo
+++ b/python/4.0.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: a6d6f2e6ee11439f410d2d13ff0762e2
+config: c56e392cbd8649dec0b4c9e7e4f7a4d6
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index 49a222763b..eafd91f623 100644
--- a/python/4.0.1/.buildinfo
+++ b/python/4.0.1/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: e56005d2e824e59afed86f8f1b7e3eb1
+config: e3c4253141f52ddf572d467030fb0676
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index 5aa9659df5..bb19db229f 100644
--- a/python/4.0.2/.buildinfo
+++ b/python/4.0.2/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: c9ab8bc271300a3d7a79794156ff3ee4
+config: 6f5dcc55827f9dd832c804109d10b5a2
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index 97a2ede577..a0b4f5a0f9 100644
--- a/python/4.0.3/.buildinfo
+++ b/python/4.0.3/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 75c68299916a35562af25ef13fb5c7e7
+config: c8dfb6674192455a3703a67bed6f8c74
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index ee94fe0911..65df37be33 100644
--- a/python/4.0.4/.buildinfo
+++ b/python/4.0.4/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 6e97b5c43c3aa84bf3956fcafb7f3532
+config: 6d5d6d9c2945f71844391d9d6371c914
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.1.0/.buildinfo b/python/4.1.0/.buildinfo
index ddfeb65e3e..fa447f2a98 100644
--- a/python/4.1.0/.buildinfo
+++ b/python/4.1.0/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: f180281cd57752408b0708ffb418dc0b
+config: 25ca8342e7fd4909e2bcbd1f2a88ba67
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index f802bebb06..1d986cff4b 100644
--- a/python/main/.buildinfo
+++ b/python/main/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file records the configuration used when building these files. When it 
is not found, a full rebuild will be done.
-config: 99e5944d3a2f2f7e37ad42aa3d3a0d01
+config: 56e22ac23b21c4c30dbf25aa599581e3
 tags: 645f666f9bcd5a90fca523b33c5a78b7

Reply via email to