Summary: Documentation for background plugin Reviewed By: passy Differential Revision: D10378898 fbshipit-source-id: 42f23b9464c41ee2f329301233c1e01d0ae05e95
31 lines
670 B
JSON
31 lines
670 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",
|
|
"background-plugin-jsside",
|
|
"create-table-plugin",
|
|
"ui-components",
|
|
"styling-components"
|
|
],
|
|
"Plugins: Mobile part": [
|
|
"create-plugin",
|
|
"send-data",
|
|
"error-handling",
|
|
"testing"
|
|
],
|
|
"Flipper Internals": [
|
|
"establishing-a-connection"
|
|
]
|
|
}
|
|
}
|