We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc349a8 commit 24641d3Copy full SHA for 24641d3
docs/source/config.yaml
@@ -8,7 +8,7 @@ project:
8
author: "kurisaw"
9
copyright: "Copyright (c) 2006-2025, RT-Thread Development Team"
10
# language: "zh_CN" # 注释掉固定语言配置,支持中英文双语
11
- website: "kurisaw.eu.org"
+ website: "https://www.rt-thread.org"
12
13
# 仓库配置
14
repository:
@@ -91,4 +91,4 @@ sphinx:
91
- "smartquotes"
92
- "strikethrough"
93
- "substitution"
94
- - "tasklist"
+ - "tasklist"
0 commit comments