mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-11-30 03:08:01 +08:00
chore: Release version 3.0.6 (#14234)
This commit is contained in:
parent
b8748e29ae
commit
7226edd04e
@ -50,6 +50,7 @@ import docs302Config from '../../../site_config/docs3-0-2';
|
||||
import docs303Config from '../../../site_config/docs3-0-3';
|
||||
import docs304Config from '../../../site_config/docs3-0-4';
|
||||
import docs305Config from '../../../site_config/docs3-0-5';
|
||||
import docs306Config from '../../../site_config/docs3-0-6';
|
||||
import docs310Config from '../../../site_config/docs3-1-0';
|
||||
import docs311Config from '../../../site_config/docs3-1-1';
|
||||
import docs312Config from '../../../site_config/docs3-1-2';
|
||||
@ -84,6 +85,7 @@ const docsSource = {
|
||||
'3.0.3': docs303Config,
|
||||
'3.0.4': docs304Config,
|
||||
'3.0.5': docs305Config,
|
||||
'3.0.6': docs306Config,
|
||||
'3.1.0': docs310Config,
|
||||
'3.1.1': docs311Config,
|
||||
'3.1.2': docs312Config,
|
||||
|
@ -50,8 +50,8 @@ export default {
|
||||
},
|
||||
{
|
||||
key: 'docs1',
|
||||
text: '3.0.5',
|
||||
link: '/en-us/docs/3.0.5/user_doc/about/introduction.html',
|
||||
text: '3.0.6',
|
||||
link: '/en-us/docs/3.0.6/user_doc/about/introduction.html',
|
||||
},
|
||||
{
|
||||
key: 'docs2',
|
||||
@ -178,8 +178,8 @@ export default {
|
||||
},
|
||||
{
|
||||
key: 'docs1',
|
||||
text: '3.0.5',
|
||||
link: '/zh-cn/docs/3.0.5/user_doc/about/introduction.html',
|
||||
text: '3.0.6',
|
||||
link: '/zh-cn/docs/3.0.6/user_doc/about/introduction.html',
|
||||
},
|
||||
{
|
||||
key: 'docs2',
|
||||
|
@ -36,6 +36,10 @@
|
||||
|
||||
#### Links: [3.1.0 Document](../3.1.0/user_doc/about/introduction.md)
|
||||
|
||||
### Versions: 3.0.6
|
||||
|
||||
#### Links: [3.0.6 Document](../3.0.6/user_doc/about/introduction.md)
|
||||
|
||||
### Versions: 3.0.5
|
||||
|
||||
#### Links: [3.0.5 Document](../3.0.5/user_doc/about/introduction.md)
|
||||
|
@ -36,6 +36,10 @@
|
||||
|
||||
#### Links: [3.1.0 文档](../3.1.0/user_doc/about/introduction.md)
|
||||
|
||||
### Versions: 3.0.6
|
||||
|
||||
#### Links: [3.0.6 文档](../3.0.6/user_doc/about/introduction.md)
|
||||
|
||||
### Versions: 3.0.5
|
||||
|
||||
#### Links: [3.0.5 文档](../3.0.5/user_doc/about/introduction.md)
|
||||
|
Loading…
Reference in New Issue
Block a user