Summary: Added documentation for the Flipper's Import/Export feature Reviewed By: passy Differential Revision: D14539133 fbshipit-source-id: 66f85c46edd4ca644d2bbcd6e47dd9c88aa3618c
37 lines
779 B
JSON
37 lines
779 B
JSON
{
|
|
"docs": {
|
|
"Using Flipper": [
|
|
"getting-started",
|
|
"understand",
|
|
"stetho",
|
|
"share-flipper-data",
|
|
"troubleshooting"
|
|
],
|
|
"Built-in Plugins": [
|
|
"logs-plugin",
|
|
"layout-plugin",
|
|
"network-plugin",
|
|
"sandbox-plugin",
|
|
"shared-preferences-plugin",
|
|
"leak-canary-plugin",
|
|
"crash-reporter-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"],
|
|
"Advanced Usage": ["custom-ports"]
|
|
}
|
|
}
|