-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdocs.index.json
81 lines (81 loc) · 2.78 KB
/
docs.index.json
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
"index": "INDEX.md",
"categories": [
{
"name": "1. Installation",
"files": [
{
"name": "Guide",
"path": "1. Installation/Guide.md"
}
]
},
{
"name": "2. More Configuration",
"files": [
{
"name": "Advanced audio configuration",
"path": "2. More Configuration/Advanced audio configuration.md"
},
{
"name": "Further configuring GNOME",
"path": "2. More Configuration/Further configuring GNOME.md"
},
{
"name": "Further configuring XFCE",
"path": "2. More Configuration/Further configuring XFCE.md"
},
{
"name": "GRUB customization & repair",
"path": "2. More Configuration/GRUB customization & repair.md"
},
{
"name": "Windows dual-booting",
"path": "2. More Configuration/Windows dual-booting.md"
}
]
},
{
"name": "3. Extra Software",
"files": [
{
"name": "Getting animated wallpapers",
"path": "3. Extra Software/Getting animated wallpapers.md"
},
{
"name": "Installing Steam",
"path": "3. Extra Software/Installing Steam.md"
},
{
"name": "Installing apps via Flatpak",
"path": "3. Extra Software/Installing apps via Flatpak.md"
},
{
"name": "Key remapping with keymapper",
"path": "3. Extra Software/Key remapping with keymapper.md"
},
{
"name": "Setting up japanese input",
"path": "3. Extra Software/Setting up japanese input.md"
},
{
"name": "Setting up virtual machines",
"path": "3. Extra Software/Setting up virtual machines.md"
}
]
},
{
"name": "4. Notes & Troubleshooting",
"files": [
{
"name": "Black screen on screenshare",
"path": "4. Notes & Troubleshooting/Black screen on screenshare.md"
},
{
"name": "Missing video decoders",
"path": "4. Notes & Troubleshooting/Missing video decoders.md"
}
]
}
]
}