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 77cfdce37c Automated deployment:
c747e0889efab22b48602635d765bc2719bde21e
77cfdce37c is described below
commit 77cfdce37c0ff94c800d11c9929fa6e824affba8
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 6 05:27:41 2026 +0000
Automated deployment: c747e0889efab22b48602635d765bc2719bde21e
---
data/doc/en-us.json | 4 +-
data/doc/zh-cn.json | 4 +-
.../dev/guide/project/workflow-definition.json | 43 +---------------------
.../doc/en-us/dev/guide/upgrade/incompatible.json | 7 +++-
.../dev/guide/project/workflow-definition.json | 18 +--------
.../doc/zh-cn/dev/guide/upgrade/incompatible.json | 7 +++-
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 +-
19 files changed, 31 insertions(+), 78 deletions(-)
diff --git a/data/doc/en-us.json b/data/doc/en-us.json
index 3e0286b101..bfaa8f719d 100644
--- a/data/doc/en-us.json
+++ b/data/doc/en-us.json
@@ -41555,7 +41555,7 @@
]
},
{
- "content": "Workflow Definition\nOverview\nWork Definition screen shows
list of existing workflows and utility to create or import workflows.\n\nCreate
workflow definition\nClick Project Management -> Workflow -> Workflow
Definition, enter the Workflow Definition page, and click the Create Workflow
button to enter the workflow DAG edit page, as shown in the following
figure:\n\nCreate Tasks to Workflow\nDrag from the toolbar to the canvas, to
add a shell task to the canvas, as [...]
+ "content": "Workflow Definition\nOverview\nWork Definition screen shows
list of existing workflows and utility to create or import workflows.\n\nCreate
workflow definition\nClick Project Management -> Workflow -> Workflow
Definition, enter the Workflow Definition page, and click the Create Workflow
button to enter the workflow DAG edit page, as shown in the following
figure:\n\nCreate Tasks to Workflow\nDrag from the toolbar to the canvas, to
add a shell task to the canvas, as [...]
"version": "dev",
"link": "/guide/project/workflow-definition",
"title": "Workflow Definition",
@@ -42521,7 +42521,7 @@
]
},
{
- "content": "Incompatible\nThis document records the incompatible updates
between each version. You need to check this document before you upgrade to
related version.\n3.0.0\n\nCopy and import workflow without 'copy' suffix
#10607\nUse semicolon as default sql segment separator
#10869\n\n3.2.0\n\nRename attribute data-quality.jar.name to
data-quality.jar.dir in common.properties and represent for directory
(#15563)\nRemove default key for attribute data-quality.jar.name in common.prop
[...]
+ "content": "Incompatible\nThis document records the incompatible updates
between each version. You need to check this document before you upgrade to
related version.\n3.0.0\n\nCopy and import workflow without 'copy' suffix
#10607\nUse semicolon as default sql segment separator
#10869\n\n3.2.0\n\nRename attribute data-quality.jar.name to
data-quality.jar.dir in common.properties and represent for directory
(#15563)\nRemove default key for attribute data-quality.jar.name in common.prop
[...]
"version": "dev",
"link": "/guide/upgrade/incompatible",
"title": "Incompatible",
diff --git a/data/doc/zh-cn.json b/data/doc/zh-cn.json
index 1a0d2fda4a..6edf73b05f 100644
--- a/data/doc/zh-cn.json
+++ b/data/doc/zh-cn.json
@@ -37159,7 +37159,7 @@
]
},
{
- "content":
"工作流定义\n创建工作流定义\n\n\n点击项目管理->工作流->工作流定义,进入工作流定义页面,点击“创建工作流”按钮,进入工作流DAG编辑页面,如下图所示:\n\n\n\n工具栏中拖拽
到画板中,新增一个Shell任务,如下图所示:\n\n\n\n添加 Shell
任务的参数设置:\n\n填写“节点名称”,“描述”,“脚本”字段;\n“运行标志”勾选“正常”,若勾选“禁止执行”,运行工作流不会执行该任务;\n选择“任务优先级”:当
worker
线程数不足时,级别高的任务在执行队列中会优先执行,相同优先级的任务按照先进先出的顺序执行;\n超时告警(非必选):勾选超时告警、超时失败,填写“超时时长”,当任务执行时间超过超时时长,会发送告警邮件并且任务超时失败;\n资源(非必选):资源文件是资源中心->文件管理页面创建或上传的�
��,如文件名为 test.sh,脚本中调用资源命令为 sh
test.sh。注意调用需要使用资源的全路径;\n自定义参数(非必填);\n点击"确认添加"按钮,保存任务设置。\ [...]
+ "content":
"工作流定义\n创建工作流定义\n\n\n点击项目管理->工作流->工作流定义,进入工作流定义页面,点击“创建工作流”按钮,进入工作流DAG编辑页面,如下图所示:\n\n\n\n工具栏中拖拽
到画板中,新增一个Shell任务,如下图所示:\n\n\n\n添加 Shell
任务的参数设置:\n\n填写“节点名称”,“描述”,“脚本”字段;\n“运行标志”勾选“正常”,若勾选“禁止执行”,运行工作流不会执行该任务;\n选择“任务优先级”:当
worker
线程数不足时,级别高的任务在执行队列中会优先执行,相同优先级的任务按照先进先出的顺序执行;\n超时告警(非必选):勾选超时告警、超时失败,填写“超时时长”,当任务执行时间超过超时时长,会发送告警邮件并且任务超时失败;\n资源(非必选):资源文件是资源中心->文件管理页面创建或上传的�
��,如文件名为 test.sh,脚本中调用资源命令为 sh
test.sh。注意调用需要使用资源的全路径;\n自定义参数(非必填);\n点击"确认添加"按钮,保存任务设置。\ [...]
"version": "dev",
"link": "/guide/project/workflow-definition",
"title": "工作流定义",
@@ -38081,7 +38081,7 @@
]
},
{
- "content":
"不向前兼容的更新\n本文档记录了各版本之间不兼容的更新内容。在升级到相关版本前,请检查本文档。\ndev\n\n将mysql驱动版本从8.0.16升级至8.0.33
(#14684)\n更改了环境变量名称,将 PYTHON_HOME 改为 PYTHON_LAUNCHER, 将 DATAX_HOME 改为
DATAX_LAUNCHER (#14523)\n更新了SQL任务中用于匹配变量的正则表达式 (#13378)\nRemove the spark
version of spark task (#11860).\nChange the default unix shell executor from sh
to bash (#12180).\nRemove deleteSource in download() of StorageOperate
(#14084)\n\n3.2.0\n\n资源中心相关接口删除请求参数 description (#14394)\n\n3.0.0\n\nCopy and
import workflow with [...]
+ "content":
"不向前兼容的更新\n本文档记录了各版本之间不兼容的更新内容。在升级到相关版本前,请检查本文档。\ndev\n\n将mysql驱动版本从8.0.16升级至8.0.33
(#14684)\n更改了环境变量名称,将 PYTHON_HOME 改为 PYTHON_LAUNCHER, 将 DATAX_HOME 改为
DATAX_LAUNCHER (#14523)\n更新了SQL任务中用于匹配变量的正则表达式 (#13378)\nRemove the spark
version of spark task (#11860).\nChange the default unix shell executor from sh
to bash (#12180).\nRemove deleteSource in download() of StorageOperate
(#14084)\n\n3.2.0\n\n资源中心相关接口删除请求参数 description (#14394)\n\n3.0.0\n\nCopy and
import workflow with [...]
"version": "dev",
"link": "/guide/upgrade/incompatible",
"title": "不向前兼容的更新",
diff --git a/pages/doc/en-us/dev/guide/project/workflow-definition.json
b/pages/doc/en-us/dev/guide/project/workflow-definition.json
index cf43092d70..36c1e4fe79 100644
--- a/pages/doc/en-us/dev/guide/project/workflow-definition.json
+++ b/pages/doc/en-us/dev/guide/project/workflow-definition.json
@@ -1,5 +1,5 @@
{
- "__html": "<h1 id=\"workflow-definition\">Workflow Definition</h1>\n<h2
id=\"overview\">Overview</h2>\n<p>Work Definition screen shows list of existing
workflows and utility to create or import workflows.</p>\n<p><img
src=\"/img/new_ui/dev/project/workflow-overview.png\"
alt=\"workflow-dag\"></p>\n<h2 id=\"create-workflow-definition\">Create
workflow definition</h2>\n<p>Click <code>Project Management -> Workflow
-> Workflow Definition</code>, enter the <code>Workflow Definition</ [...]
+ "__html": "<h1 id=\"workflow-definition\">Workflow Definition</h1>\n<h2
id=\"overview\">Overview</h2>\n<p>Work Definition screen shows list of existing
workflows and utility to create or import workflows.</p>\n<p><img
src=\"/img/new_ui/dev/project/workflow-overview.png\"
alt=\"workflow-dag\"></p>\n<h2 id=\"create-workflow-definition\">Create
workflow definition</h2>\n<p>Click <code>Project Management -> Workflow
-> Workflow Definition</code>, enter the <code>Workflow Definition</ [...]
"location": [
"Introduction to Functions",
"Project",
@@ -251,47 +251,6 @@
}
],
"anchor": "workflow-schedule"
- },
- {
- "title": "Import Workflow",
- "children": [
- {
- "title": "Create Tasks to Workflow",
- "children": [],
- "anchor": "create-tasks-to-workflow"
- },
- {
- "title": "Set dependencies between tasks",
- "children": [],
- "anchor": "set-dependencies-between-tasks"
- },
- {
- "title": "Dependencies with stream task",
- "children": [],
- "anchor": "dependencies-with-stream-task"
- },
- {
- "title": "Save workflow definition",
- "children": [],
- "anchor": "save-workflow-definition"
- },
- {
- "title": "Configure workflow (process) execution type",
- "children": [],
- "anchor": "configure-workflow-(process)-execution-type"
- },
- {
- "title": "Actions Supported by a Single Workflow",
- "children": [],
- "anchor": "actions-supported-by-a-single-workflow"
- },
- {
- "title": "Workflow batch operations",
- "children": [],
- "anchor": "workflow-batch-operations"
- }
- ],
- "anchor": "import-workflow"
}
],
"title": "Workflow Definition",
diff --git a/pages/doc/en-us/dev/guide/upgrade/incompatible.json
b/pages/doc/en-us/dev/guide/upgrade/incompatible.json
index b00bba033a..8498398a74 100644
--- a/pages/doc/en-us/dev/guide/upgrade/incompatible.json
+++ b/pages/doc/en-us/dev/guide/upgrade/incompatible.json
@@ -1,5 +1,5 @@
{
- "__html": "<h1 id=\"incompatible\">Incompatible</h1>\n<p>This document
records the incompatible updates between each version. You need to check this
document before you upgrade to related version.</p>\n<h2
id=\"3.0.0\">3.0.0</h2>\n<ul>\n<li>Copy and import workflow without 'copy'
suffix <a
href=\"https://github.com/apache/dolphinscheduler/pull/10607\">#10607</a></li>\n<li>Use
semicolon as default sql segment separator <a
href=\"https://github.com/apache/dolphinscheduler/pull/10869\">#1 [...]
+ "__html": "<h1 id=\"incompatible\">Incompatible</h1>\n<p>This document
records the incompatible updates between each version. You need to check this
document before you upgrade to related version.</p>\n<h2
id=\"3.0.0\">3.0.0</h2>\n<ul>\n<li>Copy and import workflow without 'copy'
suffix <a
href=\"https://github.com/apache/dolphinscheduler/pull/10607\">#10607</a></li>\n<li>Use
semicolon as default sql segment separator <a
href=\"https://github.com/apache/dolphinscheduler/pull/10869\">#1 [...]
"location": [
"Introduction to Functions",
"Upgrade",
@@ -25,6 +25,11 @@
"title": "3.4.0",
"children": [],
"anchor": "3.4.0"
+ },
+ {
+ "title": "3.4.1",
+ "children": [],
+ "anchor": "3.4.1"
}
],
"title": "Incompatible",
diff --git a/pages/doc/zh-cn/dev/guide/project/workflow-definition.json
b/pages/doc/zh-cn/dev/guide/project/workflow-definition.json
index 4d99ea5e4e..341ece3ed2 100644
--- a/pages/doc/zh-cn/dev/guide/project/workflow-definition.json
+++ b/pages/doc/zh-cn/dev/guide/project/workflow-definition.json
@@ -1,5 +1,5 @@
{
- "__html": "<h1 id=\"工作流定义\">工作流定义</h1>\n<h2
id=\"创建工作流定义\">创建工作流定义</h2>\n<ul>\n<li>\n<p>点击项目管理->工作流->工作流定义,进入工作流定义页面,点击“创建工作流”按钮,进入<strong>工作流DAG编辑</strong>页面,如下图所示:</p>\n<p><img
src=\"/img/new_ui/dev/project/workflow-dag.png\"
alt=\"workflow-dag\"></p>\n</li>\n<li>\n<p>工具栏中拖拽 <img
src=\"/img/tasks/icons/shell.png\" width=\"15\"/>
到画板中,新增一个Shell任务,如下图所示:</p>\n<p><img src=\"/img/tasks/demo/shell.jpg\"
alt=\"demo-shell-simple\"></p>\n</li>\n<li>\n<p><strong>添加 Shell
任务的参数设置:</stron [...]
+ "__html": "<h1 id=\"工作流定义\">工作流定义</h1>\n<h2
id=\"创建工作流定义\">创建工作流定义</h2>\n<ul>\n<li>\n<p>点击项目管理->工作流->工作流定义,进入工作流定义页面,点击“创建工作流”按钮,进入<strong>工作流DAG编辑</strong>页面,如下图所示:</p>\n<p><img
src=\"/img/new_ui/dev/project/workflow-dag.png\"
alt=\"workflow-dag\"></p>\n</li>\n<li>\n<p>工具栏中拖拽 <img
src=\"/img/tasks/icons/shell.png\" width=\"15\"/>
到画板中,新增一个Shell任务,如下图所示:</p>\n<p><img src=\"/img/tasks/demo/shell.jpg\"
alt=\"demo-shell-simple\"></p>\n</li>\n<li>\n<p><strong>添加 Shell
任务的参数设置:</stron [...]
"location": [
"功能介绍",
"项目管理",
@@ -85,22 +85,6 @@
}
],
"anchor": "工作流定时"
- },
- {
- "title": "导入工作流",
- "children": [
- {
- "title": "单个工作流支持的操作",
- "children": [],
- "anchor": "单个工作流支持的操作"
- },
- {
- "title": "工作流批量操作",
- "children": [],
- "anchor": "工作流批量操作"
- }
- ],
- "anchor": "导入工作流"
}
],
"title": "工作流定义",
diff --git a/pages/doc/zh-cn/dev/guide/upgrade/incompatible.json
b/pages/doc/zh-cn/dev/guide/upgrade/incompatible.json
index e12c8f43ea..7f572042ef 100644
--- a/pages/doc/zh-cn/dev/guide/upgrade/incompatible.json
+++ b/pages/doc/zh-cn/dev/guide/upgrade/incompatible.json
@@ -1,5 +1,5 @@
{
- "__html": "<h1
id=\"不向前兼容的更新\">不向前兼容的更新</h1>\n<p>本文档记录了各版本之间不兼容的更新内容。在升级到相关版本前,请检查本文档。</p>\n<h2
id=\"dev\">dev</h2>\n<ul>\n<li>将mysql驱动版本从8.0.16升级至8.0.33 (<a
href=\"https://github.com/apache/dolphinscheduler/pull/14684\">#14684</a>)</li>\n<li>更改了环境变量名称,将
<code>PYTHON_HOME</code> 改为 <code>PYTHON_LAUNCHER</code>, 将
<code>DATAX_HOME</code> 改为 <code>DATAX_LAUNCHER</code> (<a
href=\"https://github.com/apache/dolphinscheduler/pull/14523\">#14523</a>)</li>\n<li>更新了SQL任务中用于匹配变量的正则表达式
(<a href= [...]
+ "__html": "<h1
id=\"不向前兼容的更新\">不向前兼容的更新</h1>\n<p>本文档记录了各版本之间不兼容的更新内容。在升级到相关版本前,请检查本文档。</p>\n<h2
id=\"dev\">dev</h2>\n<ul>\n<li>将mysql驱动版本从8.0.16升级至8.0.33 (<a
href=\"https://github.com/apache/dolphinscheduler/pull/14684\">#14684</a>)</li>\n<li>更改了环境变量名称,将
<code>PYTHON_HOME</code> 改为 <code>PYTHON_LAUNCHER</code>, 将
<code>DATAX_HOME</code> 改为 <code>DATAX_LAUNCHER</code> (<a
href=\"https://github.com/apache/dolphinscheduler/pull/14523\">#14523</a>)</li>\n<li>更新了SQL任务中用于匹配变量的正则表达式
(<a href= [...]
"location": [
"功能介绍",
"升级",
@@ -35,6 +35,11 @@
"title": "3.4.0",
"children": [],
"anchor": "3.4.0"
+ },
+ {
+ "title": "3.4.1",
+ "children": [],
+ "anchor": "3.4.1"
}
],
"title": "不向前兼容的更新",
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index 7f0ccc9a51..52331b9c64 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: 4aa0ab23563725790ac4ed83ed6fa0e1
+config: e888c43923aa60f39a8a2dfa110fa7c9
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 9b951ebed2..4611eafc57 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: 0bed1606bf5d8e063b64e39742d8dc41
+config: a97bc20ee2c75a804f78e78a41e4eacb
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 53f2f7d86a..5238f7ad12 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: 44f75f7e3a97b1be45eb63d2d42070c6
+config: 7e49a51263b46e5e71bb0b2fa6dd92b5
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index a0bd51b8d3..9679ccd986 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: 9727f7d2ccf5133a99654cbbf2422891
+config: 238d9f293be1b64af0b08f801a7ca11f
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index 09a344a302..33445ce15d 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: 88a79d146d04038e5ed8039895bb808b
+config: 5d22054cae6ff022fc4398c8742f1d6e
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index ce1d53d412..2f3c3ebcb9 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: ea227f2c2b7dedf26c1f2152a7574a83
+config: bd0acb7ac77ea6518a97fbb9e759df7e
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 34a9488ff8..5e7768c043 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: ac44e884d89bd39347199d695bd34c2f
+config: 9b5815d6a5c8b92d2d7b48a03786c6d8
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index 322bead6c8..fe2dd3ba2a 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: d73d902bfc91539bc694c10fb33908c7
+config: de5e33e94c9f4d8b054452815ba8a097
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index c48a09a739..98caf08286 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: 5ac500f9274ca984f4e5bea9d93a6bf3
+config: b949f770340c2d0d485e2f924a2efb71
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index ed1adf63bf..9ddcfa1751 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: fff43a3a154159b3b85b979f95670938
+config: 00858385701c8a7ccaaf397bd535e51c
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index ec2b4abf0c..00caee66c4 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: 0a450f83ab661efafb7ee7143f73555a
+config: 72d30c62bd819f4e0f25f12cbb501524
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.1.0/.buildinfo b/python/4.1.0/.buildinfo
index e4434f6c68..5c806cd30d 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: c416c445f5e11cbde550d147df6fb657
+config: b81eab3bc55a7716e512163969392ca8
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index 70dc45ad9c..2d9d9d8044 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: eed47cd06ce671a1a0728575c5dc18b7
+config: 4523e86be6427367fd2878e36a401d7f
tags: 645f666f9bcd5a90fca523b33c5a78b7