Skip to content

Commit b09797b

Browse files
committed
docs: removed irrelevant files
1 parent dd4840a commit b09797b

File tree

3 files changed

+2
-152
lines changed

3 files changed

+2
-152
lines changed

docs/Getting-Started/polykey-core/README.md

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

docs/Getting-Started/polykey-core/installation.md

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

sidebars.ts

Lines changed: 2 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const sidebars: SidebarsConfig = {
1616
label: 'Polykey CLI',
1717
link: {
1818
type: 'doc',
19-
id: 'tutorials/polykey-cli/README',
19+
id: 'tutorials/polykey-cli/installation',
2020
},
2121
items: [
2222
'Getting-Started/polykey-cli/installation',
@@ -29,34 +29,7 @@ const sidebars: SidebarsConfig = {
2929
'Getting-Started/polykey-cli/managing-multiple-nodes',
3030
'Getting-Started/polykey-cli/using-environment-variables',
3131
],
32-
},
33-
{
34-
type: 'category',
35-
label: 'Polykey Desktop',
36-
link: {
37-
type: 'doc',
38-
id: 'tutorials/polykey-desktop/README',
39-
},
40-
items: [],
41-
},
42-
{
43-
type: 'category',
44-
label: 'Polykey Mobile',
45-
link: {
46-
type: 'doc',
47-
id: 'tutorials/polykey-mobile/README',
48-
},
49-
items: [],
50-
},
51-
{
52-
type: 'category',
53-
label: 'Polykey Core',
54-
link: {
55-
type: 'doc',
56-
id: 'tutorials/polykey-core/README',
57-
},
58-
items: ['tutorials/polykey-core/installation'],
59-
},
32+
},
6033
],
6134
},
6235
{

0 commit comments

Comments
 (0)