File tree 6 files changed +14
-29
lines changed
6 files changed +14
-29
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,12 @@ sectionTitle: dms-ui
3
3
pages :
4
4
- title : Introduction
5
5
url : dms-ui
6
- - title : Installation Guide
6
+ - title : Installation
7
+ url : dms-ui/installation/installation
8
+ - title : Integrations
7
9
url : dms-ui/installation
8
10
isHeading : true
9
11
pages :
10
- - title : Installation
11
- url : dms-ui/installation/installation
12
- - title : Configuration
13
- url : dms-ui/installation/configuration
14
- pages :
15
12
- title : Integrating Arranger
16
13
url : dms-ui/installation/configuration/arranger
17
14
- title : Integrating Ego
Original file line number Diff line number Diff line change @@ -39,19 +39,15 @@ pages:
39
39
url : dms/installation/test-upload
40
40
- title : Demonstration Videos
41
41
url : dms/installation/demos
42
- - title : Admin Guide
42
+ - title : User Guide
43
43
url : dms/admin-guide
44
44
isHeading : true
45
45
pages :
46
+ - title : Using the Data Portal
47
+ url : dms/user-guide/data-portal
46
48
- title : Admin Tasks
47
49
url : dms/admin-guide/tasks
48
50
- title : Common Problems
49
51
url : dms/admin-guide/common-problems
50
52
- title : Command Reference
51
53
url : dms/admin-guide/commands
52
- - title : User Guide
53
- url : dms/user-guide
54
- isHeading : true
55
- pages :
56
- - title : Using the Data Portal
57
- url : dms/user-guide/data-portal
Original file line number Diff line number Diff line change @@ -3,8 +3,6 @@ sectionTitle: Ego
3
3
pages :
4
4
- title : Introduction
5
5
url : ego
6
- - title : Technical Details
7
- url : ego/technical
8
6
- title : Installation Guide
9
7
url : ego/installation
10
8
isHeading : true
30
28
url : ego/user-guide
31
29
isHeading : true
32
30
pages :
31
+ - title : Technical Details
32
+ url : ego/technical
33
33
- title : Using the Admin UI
34
34
url : ego/user-guide/admin-ui
35
35
pages :
Original file line number Diff line number Diff line change 33
33
url : score/user-guide/upload
34
34
- title : Downloading Data
35
35
url : score/user-guide/download
36
- - title : Command Reference
36
+ - title : Score-Client Commands
37
37
url : score/user-guide/commands
Original file line number Diff line number Diff line change @@ -35,11 +35,7 @@ pages:
35
35
url : song/user/api/update
36
36
- title : Submitting Data
37
37
url : song/user/submit
38
- - title : Admin Guide
39
- url : song/admin
40
- isHeading : true
41
- pages :
42
- - title : Dynamic Schemas
38
+ - title : Schema Management
43
39
url : song/admin/schemas
44
40
pages :
45
41
- title : Making Schemas
50
46
url : song/admin/schemas/managingschemas
51
47
- title : Analysis Management
52
48
url : song/admin/analysismanagement
53
- - title : Reference
54
- url : song/reference
55
- isHeading : true
56
- pages :
57
- - title : Command Reference
58
- url : song/reference/commands
49
+ - title : Song-Client Commands
50
+ url : song/reference/commands
Original file line number Diff line number Diff line change @@ -66,11 +66,11 @@ const data = {
66
66
} ,
67
67
68
68
{
69
- to : '/documentation/dms/admin-guide/' ,
69
+ to : '/documentation/dms/admin-guide/tasks ' ,
70
70
text : 'For Administrators' ,
71
71
} ,
72
72
{
73
- to : '/documentation/dms/user-guide/' ,
73
+ to : '/documentation/dms/user-guide/data-portal ' ,
74
74
text : 'For Users' ,
75
75
} ,
76
76
] ,
You can’t perform that action at this time.
0 commit comments