From cd02bb7fcb62dd4d3a191b8247c900a4d5b80fec Mon Sep 17 00:00:00 2001 From: Pritesh Nandgaonkar Date: Wed, 3 Mar 2021 12:51:02 -0800 Subject: [PATCH] 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 --- website/sidebars.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/sidebars.js b/website/sidebars.js index 22d57c311..8160a9ea0 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -67,6 +67,9 @@ module.exports = { }, ], }, + ...fbInternalOnly([ + 'getting-started/fb/connecting-to-flipper', + ]), 'troubleshooting', { 'Other Platforms': [