mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Developers casing
This commit is contained in:
parent
02a56cd327
commit
8e11ed93d8
7
docs/developers/_category_.yml
Normal file
7
docs/developers/_category_.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
|
||||||
|
position: 6 # float position is supported
|
||||||
|
label: 'Developers'
|
||||||
|
collapsible: true # make the category collapsible
|
||||||
|
link:
|
||||||
|
type: generated-index
|
||||||
|
title: Developers
|
|
@ -92,7 +92,7 @@ const config = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Developers',
|
label: 'Developers',
|
||||||
to: 'docs/developers',
|
to: 'docs/category/developers',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue