|
@@ -24,7 +24,7 @@ export default {
|
|
|
port: 8080,
|
|
|
domain: 'dolphinscheduler.apache.org',
|
|
|
copyToDist: ['asset', 'img', 'file', '.asf.yaml', 'sitemap.xml', '.nojekyll', '.htaccess', 'googled0df7b96f277a143.html'],
|
|
|
- docsLatest: '3.1.4',
|
|
|
+ docsLatest: '3.1.5',
|
|
|
defaultSearch: 'google', // default search engine
|
|
|
defaultLanguage: 'en-us',
|
|
|
'en-us': {
|
|
@@ -45,7 +45,7 @@ export default {
|
|
|
children: [
|
|
|
{
|
|
|
key: 'docs0',
|
|
|
- text: 'latest(3.1.4)',
|
|
|
+ text: 'latest(3.1.5)',
|
|
|
link: '/en-us/docs/latest/user_doc/about/introduction.html',
|
|
|
},
|
|
|
{
|
|
@@ -173,7 +173,7 @@ export default {
|
|
|
children: [
|
|
|
{
|
|
|
key: 'docs0',
|
|
|
- text: '最新版本latest(3.1.4)',
|
|
|
+ text: '最新版本latest(3.1.5)',
|
|
|
link: '/zh-cn/docs/latest/user_doc/about/introduction.html',
|
|
|
},
|
|
|
{
|