Delete communicating and move the missing info into js-plugin-api

Summary: Documents init in the API reference and deletes the now redundant communicating page.

Reviewed By: danielbuechele

Differential Revision: D15198128

fbshipit-source-id: a9b88632b74edd7d9656ed888192db1fbe7f3642
This commit is contained in:
John Knox
2019-05-03 07:07:40 -07:00
committed by Facebook Github Bot
parent f72e4b5122
commit d5573644ac
4 changed files with 5 additions and 49 deletions

View File

@@ -12,10 +12,6 @@
"extending/arch": {
"title": "Architecture"
},
"extending/communicating": {
"title": "Device Communication",
"sidebar_label": "Device Communication"
},
"extending/create-plugin": {
"title": "Mobile Setup"
},

View File

@@ -34,7 +34,6 @@
"extending/js-setup",
"extending/js-plugin-api",
"extending/create-table-plugin",
"extending/communicating",
"extending/ui-components",
"extending/styling-components",
"extending/create-plugin",