docs: add faq to sidebars [#11]
This commit is contained in:
parent
70edcd4a3a
commit
30985517b8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module.exports = {
|
||||
someSidebar: {
|
||||
'Getting Started': ["intro", "hardware"],
|
||||
'Getting Started': ["intro", "hardware", "faq"],
|
||||
Development: ["dev-setup", "dev-clean-room", "dev-posix-board"],
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue