doc: Release version 305 (#13854)

This commit is contained in:
Jay Chung 2023-04-03 11:41:49 +08:00 committed by GitHub
parent aec1366732
commit 406fef1988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 4 deletions

View File

@ -49,6 +49,7 @@ import docs301Config from '../../../site_config/docs3-0-1';
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 docs310Config from '../../../site_config/docs3-1-0';
import docs311Config from '../../../site_config/docs3-1-1';
import docs312Config from '../../../site_config/docs3-1-2';
@ -79,6 +80,7 @@ const docsSource = {
'3.0.2': docs302Config,
'3.0.3': docs303Config,
'3.0.4': docs304Config,
'3.0.5': docs305Config,
'3.1.0': docs310Config,
'3.1.1': docs311Config,
'3.1.2': docs312Config,

View File

@ -50,8 +50,8 @@ export default {
},
{
key: 'docs1',
text: '3.0.4',
link: '/en-us/docs/3.0.4/user_doc/about/introduction.html',
text: '3.0.5',
link: '/en-us/docs/3.0.5/user_doc/about/introduction.html',
},
{
key: 'docs2',
@ -178,8 +178,8 @@ export default {
},
{
key: 'docs1',
text: '3.0.4',
link: '/zh-cn/docs/3.0.4/user_doc/about/introduction.html',
text: '3.0.5',
link: '/zh-cn/docs/3.0.5/user_doc/about/introduction.html',
},
{
key: 'docs2',

View File

@ -24,6 +24,10 @@
#### Links [3.1.0 Document](../3.1.0/user_doc/about/introduction.md)
### Versions: 3.0.5
#### Links [3.0.5 Document](../3.0.5/user_doc/about/introduction.md)
### Versions: 3.0.4
#### Links [3.0.4 Document](../3.0.4/user_doc/about/introduction.md)

View File

@ -24,6 +24,10 @@
#### Links [3.1.0 文档](../3.1.0/user_doc/about/introduction.md)
### Versions: 3.0.5
#### Links [3.0.5 文档](../3.0.5/user_doc/about/introduction.md)
### Versions: 3.0.4
#### Links [3.0.4 文档](../3.0.4/user_doc/about/introduction.md)