-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoc.json
More file actions
45 lines (38 loc) · 812 Bytes
/
toc.json
File metadata and controls
45 lines (38 loc) · 812 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"items": [
{
"type": "divider",
"title": "Support"
},
{
"type": "item",
"title": "Usage Guides",
"uri": "docs/support/usage-guides.md"
},
{
"type": "item",
"title": "Certificate Migration",
"uri": "docs/support/cert-migration.md"
},
{
"type": "item",
"title": "FAQs",
"uri": "docs/support/faqs.md"
},
{
"type": "item",
"title": "Glossary",
"uri": "docs/support/glossary.md"
},
{
"type": "item",
"title": "Planned Updates",
"uri": "docs/support/planned-updates.md"
},
{
"type": "item",
"title": "Contact Us",
"uri": "docs/support/contact-us.md"
}
]
}