mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -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: {
|
Documentation: {
|
||||||
"About Documentation": [
|
"About Documentation": [
|
||||||
"about-documentation/overview",
|
"about-documentation/overview",
|
||||||
"about-documentation/serve-docs-locally",
|
|
||||||
{
|
{
|
||||||
Dependencies: [
|
Dependencies: [
|
||||||
"about-documentation/docusaurus",
|
"about-documentation/docusaurus",
|
||||||
"about-documentation/github",
|
"about-documentation/github",
|
||||||
"about-documentation/vercel",
|
"about-documentation/vercel",
|
||||||
],
|
],
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
Examples: [
|
||||||
|
"about-documentation/serve-docs-locally",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Style Guides": [
|
||||||
|
"about-documentation/style-guides/style-guide-settings",
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
Legal: {
|
Legal: {
|
||||||
|
|
Loading…
Reference in a new issue