Expanded dev docs on boards/shields/keymaps.
This commit is contained in:
parent
9bee640ae3
commit
bd1e2b069b
2 changed files with 58 additions and 2 deletions
|
|
@ -1,6 +1,11 @@
|
|||
module.exports = {
|
||||
someSidebar: {
|
||||
'Getting Started': ["intro", "faq", "hardware"],
|
||||
Development: ["dev-setup", "dev-clean-room", "dev-posix-board"],
|
||||
"Getting Started": ["intro", "faq", "hardware"],
|
||||
Development: [
|
||||
"dev-clean-room",
|
||||
"dev-setup",
|
||||
"dev-boards-shields-keymaps",
|
||||
"dev-posix-board",
|
||||
],
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue