Add Searching and Filtering page

Summary: I can't take credit for this, I found it in the internal wiki. Have just modernised it and made it public.

Reviewed By: danielbuechele

Differential Revision: D15165547

fbshipit-source-id: d59344aa6ad47be6ab32b88abcdfc14a7d20c775
This commit is contained in:
John Knox
2019-05-01 08:25:41 -07:00
committed by Facebook Github Bot
parent 608b9182ce
commit 821408056f
3 changed files with 72 additions and 0 deletions

View File

@@ -37,6 +37,9 @@
"extending/new-clients": {
"title": "Implementing a Flipper Client"
},
"extending/search-and-filter": {
"title": "Searching and Filtering"
},
"extending/send-data": {
"title": "Sending Data to Plugins"
},