mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-26 05:01:38 -08:00
organized sidebar
This commit is contained in:
parent
59df0872a7
commit
42bb20d0f9
13
sidebars.js
13
sidebars.js
|
@ -195,14 +195,23 @@ module.exports = {
|
|||
Documentation: {
|
||||
"About Documentation": [
|
||||
"about-documentation/overview",
|
||||
"about-documentation/serve-docs-locally",
|
||||
{
|
||||
Dependencies: [
|
||||
"about-documentation/docusaurus",
|
||||
"about-documentation/github",
|
||||
"about-documentation/vercel",
|
||||
],
|
||||
}
|
||||
},
|
||||
{
|
||||
Examples: [
|
||||
"about-documentation/serve-docs-locally",
|
||||
],
|
||||
},
|
||||
{
|
||||
"Style Guides": [
|
||||
"about-documentation/style-guides/style-guide-settings",
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
Legal: {
|
||||
|
|
Loading…
Reference in a new issue