Docs for notifications
Summary: as per title Reviewed By: passy Differential Revision: D10449043 fbshipit-source-id: 70fac302f9c5ebc4d7ca9950aa8fab1c3e71006e
This commit is contained in:
committed by
Facebook Github Bot
parent
9a43a00a80
commit
1904cc3521
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"docs": {
|
||||
"Using Flipper": ["getting-started", "understand", "stetho", "troubleshooting"],
|
||||
"Using Flipper": [
|
||||
"getting-started",
|
||||
"understand",
|
||||
"stetho",
|
||||
"troubleshooting"
|
||||
],
|
||||
"Built-in Plugins": [
|
||||
"logs-plugin",
|
||||
"layout-plugin",
|
||||
@@ -11,9 +16,9 @@
|
||||
],
|
||||
"Plugins: Desktop part": [
|
||||
"js-setup",
|
||||
"communicating",
|
||||
"background-plugin-jsside",
|
||||
"writing-a-plugin",
|
||||
"create-table-plugin",
|
||||
"communicating",
|
||||
"ui-components",
|
||||
"styling-components"
|
||||
],
|
||||
@@ -23,8 +28,6 @@
|
||||
"error-handling",
|
||||
"testing"
|
||||
],
|
||||
"Flipper Internals": [
|
||||
"establishing-a-connection"
|
||||
]
|
||||
"Flipper Internals": ["establishing-a-connection"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user