docs: cross linking from features to setup

Summary: linking from feature page to setup instructions.

Reviewed By: jknoxville

Differential Revision: D15148032

fbshipit-source-id: 66dd2ca07a04d3ac1fb53ad95e91e6d8beb69706
This commit is contained in:
Daniel Büchele
2019-04-30 09:06:43 -07:00
committed by Facebook Github Bot
parent 478ea1c157
commit 79622ac19d
6 changed files with 12 additions and 0 deletions

View File

@@ -3,5 +3,7 @@ id: sandbox-plugin
title: Sandbox
---
→ [See setup instructions for the Sandbox plugin](setup/sandbox-plugin.md)
The Sandbox plugin is useful for developers that had to test changes of their apps by pointing them to some Sandbox environment. Through this plugin and a few lines of code in the client,
the app can get a callback and get the value that the user has input through Flipper. At this point, the developer can plugin its logic to save this setting in its app.