Combine the two pages describing sending data
Summary: send data was documented twice, in the general client API, and in the internal docs where it was specifically combined with obtaining a plugin instance. However, that is a proper public API as well, so combined those two. Reviewed By: nikoant Differential Revision: D25588059 fbshipit-source-id: 7135a74b64a87d0c8c3f8f20f7f260469f52d41c
This commit is contained in:
committed by
Facebook GitHub Bot
parent
dc50fb3f63
commit
a9ad932955
@@ -96,7 +96,6 @@ module.exports = {
|
||||
],
|
||||
'Client plugin APIs': [
|
||||
'extending/create-plugin',
|
||||
'extending/send-data',
|
||||
'extending/error-handling',
|
||||
'extending/testing',
|
||||
'extending/arch',
|
||||
|
||||
Reference in New Issue
Block a user