|
14 | 14 | },
|
15 | 15 | "areas": [
|
16 | 16 | {
|
17 |
| - "name": ".", |
| 17 | + "names": ["."], |
18 | 18 | "heading": "Miscellaneous"
|
19 | 19 | },
|
20 | 20 | {
|
21 |
| - "name": "artifacts", |
| 21 | + "names": ["artifacts"], |
22 | 22 | "heading": "Artifacts"
|
23 | 23 | },
|
24 | 24 | {
|
25 |
| - "name": "boards", |
| 25 | + "names": ["boards"], |
26 | 26 | "heading": "Azure Boards"
|
27 | 27 | },
|
28 | 28 | {
|
29 |
| - "name": "cli", |
| 29 | + "names": ["cli"], |
30 | 30 | "heading": "CLI"
|
31 | 31 | },
|
32 | 32 | {
|
33 |
| - "name": "demo-gen", |
| 33 | + "names": ["demo-gen"], |
34 | 34 | "heading": "Demo-gen"
|
35 | 35 | },
|
36 | 36 | {
|
37 |
| - "name": "deploy-azure", |
| 37 | + "names": ["deploy-azure"], |
38 | 38 | "heading": "Deploy-azure"
|
39 | 39 | },
|
40 | 40 | {
|
41 |
| - "name": "dev-resources", |
| 41 | + "names": ["dev-resources"], |
42 | 42 | "heading": "Dev-resources"
|
43 | 43 | },
|
44 | 44 | {
|
45 |
| - "name": "extend", |
| 45 | + "names": ["extend"], |
46 | 46 | "heading": "Extend"
|
47 | 47 | },
|
48 | 48 | {
|
49 |
| - "name": "get-started", |
| 49 | + "names": ["get-started"], |
50 | 50 | "heading": "Get started"
|
51 | 51 | },
|
52 | 52 | {
|
53 |
| - "name": "integrate", |
| 53 | + "names": ["integrate"], |
54 | 54 | "heading": "Integrate"
|
55 | 55 | },
|
56 | 56 | {
|
57 |
| - "name": "java", |
| 57 | + "names": ["java"], |
58 | 58 | "heading": "Java"
|
59 | 59 | },
|
60 | 60 | {
|
61 |
| - "name": "marketplace", |
| 61 | + "names": ["marketplace"], |
62 | 62 | "heading": "Marketplace"
|
63 | 63 | },
|
64 | 64 | {
|
65 |
| - "name": "marketplace-extensibility", |
| 65 | + "names": ["marketplace-extensibility"], |
66 | 66 | "heading": "Marketplace extensibility"
|
67 | 67 | },
|
68 | 68 | {
|
69 |
| - "name": "migrate", |
| 69 | + "names": ["migrate"], |
70 | 70 | "heading": "Migrate"
|
71 | 71 | },
|
72 | 72 | {
|
73 |
| - "name": "notifications", |
| 73 | + "names": ["notifications"], |
74 | 74 | "heading": "Notifications"
|
75 | 75 | },
|
76 | 76 | {
|
77 |
| - "name": "organizations", |
| 77 | + "names": ["organizations"], |
78 | 78 | "heading": "Administration"
|
79 | 79 | },
|
80 | 80 | {
|
81 |
| - "name": "pipelines", |
| 81 | + "names": ["pipelines"], |
82 | 82 | "heading": "Azure Pipelines"
|
83 | 83 | },
|
84 | 84 | {
|
85 |
| - "name": "project", |
| 85 | + "names": ["project"], |
86 | 86 | "heading": "Project"
|
87 | 87 | },
|
88 | 88 | {
|
89 |
| - "name": "reference", |
| 89 | + "names": ["reference"], |
90 | 90 | "heading": "Reference"
|
91 | 91 | },
|
92 | 92 | {
|
93 |
| - "name": "report", |
| 93 | + "names": ["report"], |
94 | 94 | "heading": "Azure DevOps Reporting and Analytics service"
|
95 | 95 | },
|
96 | 96 | {
|
97 |
| - "name": "repos", |
| 97 | + "names": ["repos"], |
98 | 98 | "heading": "Azure Repos"
|
99 | 99 | },
|
100 | 100 | {
|
101 |
| - "name": "security-access-billing", |
| 101 | + "names": ["security-access-billing"], |
102 | 102 | "heading": "Security-access-billing"
|
103 | 103 | },
|
104 | 104 | {
|
105 |
| - "name": "service-hooks", |
| 105 | + "names": ["service-hooks"], |
106 | 106 | "heading": "Service-hooks"
|
107 | 107 | },
|
108 | 108 | {
|
109 |
| - "name": "test", |
| 109 | + "names": ["test"], |
110 | 110 | "heading": "Azure Test Plans"
|
111 | 111 | },
|
112 | 112 | {
|
113 |
| - "name": "user-guide", |
| 113 | + "names": ["user-guide"], |
114 | 114 | "heading": "User guide"
|
115 | 115 | }
|
116 | 116 | ]
|
|
0 commit comments