Summary: as per title Reviewed By: passy Differential Revision: D10449043 fbshipit-source-id: 70fac302f9c5ebc4d7ca9950aa8fab1c3e71006e
34 lines
680 B
JSON
34 lines
680 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",
|
|
"writing-a-plugin",
|
|
"create-table-plugin",
|
|
"communicating",
|
|
"ui-components",
|
|
"styling-components"
|
|
],
|
|
"Plugins: Mobile part": [
|
|
"create-plugin",
|
|
"send-data",
|
|
"error-handling",
|
|
"testing"
|
|
],
|
|
"Flipper Internals": ["establishing-a-connection"]
|
|
}
|
|
}
|