Browse Source

Merge pull request #18 from innovaker/master

Replaced 'Basics' with 'Getting Started'
xmkb
Pete Johanson 4 years ago committed by GitHub
parent
commit
207a712f3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sidebars.js

2
docs/sidebars.js

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
module.exports = {
someSidebar: {
Basics: ["intro", "hardware"],
'Getting Started': ["intro", "hardware"],
Development: ["dev-setup", "dev-clean-room", "dev-posix-board"],
},
};

Loading…
Cancel
Save