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 d47b922f57 Automated deployment: 
c747e0889efab22b48602635d765bc2719bde21e
d47b922f57 is described below

commit d47b922f5722f0654b479447ea075a4118128bed
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 3 05:27:10 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 0df76a9664..8ff9eacfb0 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 e366c73d93..cbc5bea8e3 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 db2431092e..b5438adfb4 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 7d1257152a..20f52cfb9b 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 637ab7b571..e021a5c7e4 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: 032a805d9370b55f668185e5c79f848d
+config: 354427ed0e1e50cb7d187c29721f593d
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index e499bf95b8..889c93f77a 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: 50c122ba269ab60602745d9f66640ba8
+config: 9a30f59c591cc7901c8370ef71907f39
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 1b2d6f07ed..8b27f66993 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: 033b0410c57e2f95317096689f743e2b
+config: 50412839cb363b8a6e6ddc246dedb49b
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index d4fb740f1e..9eb780bf28 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: 7ca6de6c4829d45cd9f62ad91d531e6b
+config: cc43f0f8f499631bfb10663fe840e8df
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index 69e9d0c85c..e5f98ab847 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: 7b858138d4a5a4da044728588367cfc9
+config: 6597746d722ef0857cf85fa2e766537f
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index 1109784cef..0209cc086f 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: ee730986010c35cc2988e7aa4c3d293a
+config: 0e3b9d691486b7a7a3d03e8586f88f55
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 671f0f0633..95b6f26f0d 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: 7a26cdeec69e3cc9440a766cbd62f5ec
+config: d282499fd1827fb7721b147bf3370496
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index 8d25868b4b..565749bfc6 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: dcc649876c20fd05712f8b8fc299ba72
+config: 81e88ab59831037a5368b60789d28309
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index eb828d8bdf..3d6a88314a 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: ca3f5fa93f936c26af6363550d913a48
+config: 7d577035084325ffc15438f5f5329940
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index 0373732b62..34386ca5cb 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: aecff23ac92aaa9a4d01f24beeeccc88
+config: 77e50a815b53e78ebad8f9e3fea774ab
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index 6ebc77ec97..6df71e94e2 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: cb92c6a88deb734030a8b63e4f6d8211
+config: e1025d4fbccae3f95247ec6615cef702
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.1.0/.buildinfo b/python/4.1.0/.buildinfo
index f972f80bd4..a44da6be8d 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: d8b2ee77dc2aa1678e8bccd7739ce217
+config: 1400335d5ea9d92d0d6cdd85ed376edd
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index 6867ffa281..3b0c8fb1ef 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: 2565aa93a8a4dcfa07613e6ae5936d14
+config: 9bb98fcdc36505b654bcc22a150c4197
 tags: 645f666f9bcd5a90fca523b33c5a78b7

Reply via email to