Summary: Original commit changeset: 36e501b0ca70 The original diff was reverted because the sheriff thought that my diff broke the flipper test but it was not the case.Thus putting it back Reviewed By: passy Differential Revision: D13495123 fbshipit-source-id: 7e72dafe967236b968baf9d4741b3673f46a27cb
35 lines
711 B
JSON
35 lines
711 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",
|
|
"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"]
|
|
}
|
|
}
|