Skip to content

Commit f238ae0

Browse files
authored
Adjust document structure (#605)
1 parent c2ad459 commit f238ae0

358 files changed

Lines changed: 5348 additions & 46181 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/.vuepress/navbar/en.ts

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,8 @@ export const enNavbar = navbar([
2424
children: [
2525
{ text: 'v2.0.x', link: '/UserGuide/latest/QuickStart/QuickStart_apache' },
2626
{
27-
text: 'v1.3.3',
28-
link: '/UserGuide/V1.3.3/QuickStart/QuickStart_apache',
29-
},
30-
{
31-
text: 'v1.3.0/1/2',
32-
link: '/UserGuide/V1.3.0-2/QuickStart/QuickStart_apache',
27+
text: 'v1.3.x',
28+
link: '/UserGuide/V1.3.x/QuickStart/QuickStart_apache',
3329
},
3430
{ text: 'v1.2.x', link: '/UserGuide/V1.2.x/QuickStart/QuickStart' },
3531
{ text: 'v0.13.x', link: '/UserGuide/V0.13.x/QuickStart/QuickStart' },

src/.vuepress/navbar/zh.ts

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,8 @@ export const zhNavbar = navbar([
2828
link: '/zh/UserGuide/latest/QuickStart/QuickStart_apache',
2929
},
3030
{
31-
text: 'v1.3.3',
32-
link: '/zh/UserGuide/V1.3.3/QuickStart/QuickStart_apache',
33-
},
34-
{
35-
text: 'v1.3.0/1/2',
36-
link: '/zh/UserGuide/V1.3.0-2/QuickStart/QuickStart_apache',
31+
text: 'v1.3.x',
32+
link: '/zh/UserGuide/V1.3.x/QuickStart/QuickStart_apache',
3733
},
3834
{ text: 'v1.2.x', link: '/zh/UserGuide/V1.2.x/QuickStart/QuickStart' },
3935
{ text: 'v0.13.x', link: '/zh/UserGuide/V0.13.x/QuickStart/QuickStart' },

src/.vuepress/sidebar/V1.3.0-2/en.ts

Lines changed: 0 additions & 192 deletions
This file was deleted.

src/.vuepress/sidebar/V1.3.0-2/zh.ts

Lines changed: 0 additions & 175 deletions
This file was deleted.

0 commit comments

Comments
 (0)