Add a doc explaining how to connect to flipper

Summary: This diff adds documentation for using physical devices to connect to Flipper. It also talks about simulators and emulators

Reviewed By: jknoxville

Differential Revision: D26780077

fbshipit-source-id: 47a08cec55c510abd36c2fc776f4ce05ff0ea4d0
This commit is contained in:
Pritesh Nandgaonkar
2021-03-03 12:51:02 -08:00
committed by Facebook GitHub Bot
parent a4e457306c
commit cd02bb7fcb

View File

@@ -67,6 +67,9 @@ module.exports = {
}, },
], ],
}, },
...fbInternalOnly([
'getting-started/fb/connecting-to-flipper',
]),
'troubleshooting', 'troubleshooting',
{ {
'Other Platforms': [ 'Other Platforms': [