Summary: Adds a bunch of steps to take if you're having trouble. Reviewed By: danielbuechele Differential Revision: D9811295 fbshipit-source-id: 6802108e98850ab11764081491a528eb939d2224
30 lines
636 B
JSON
30 lines
636 B
JSON
{
|
|
"docs": {
|
|
"Using Flipper": ["getting-started", "understand", "stetho", "troubleshooting"],
|
|
"Built-in Plugins": [
|
|
"logs-plugin",
|
|
"layout-plugin",
|
|
"network-plugin",
|
|
"sandbox-plugin",
|
|
"shared-preferences-plugin",
|
|
"leak-canary-plugin"
|
|
],
|
|
"Plugins: Desktop part": [
|
|
"js-setup",
|
|
"communicating",
|
|
"create-table-plugin",
|
|
"ui-components",
|
|
"styling-components"
|
|
],
|
|
"Plugins: Mobile part": [
|
|
"create-plugin",
|
|
"send-data",
|
|
"error-handling",
|
|
"testing"
|
|
],
|
|
"Flipper Internals": [
|
|
"establishing-a-connection"
|
|
]
|
|
}
|
|
}
|