mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
added "additional documentation" to the sidebars
This commit is contained in:
parent
2a0453a6bf
commit
11524ede3c
|
@ -144,6 +144,13 @@ module.exports = {
|
|||
],
|
||||
},
|
||||
],
|
||||
"Additional Documentation": [
|
||||
{type: "ref", id: "hardware/overview"},
|
||||
{type: "ref", id: "software/overview"},
|
||||
{type: "ref", id: "developers/overview"},
|
||||
{type: "ref", id: "about-documentation/overview"},
|
||||
{type: "ref", id: "legal/overview"},
|
||||
],
|
||||
},
|
||||
Hardware: {
|
||||
Hardware: [
|
||||
|
|
Loading…
Reference in a new issue