Add extending Layout Inspector docs

Summary:
Please give feedback on the sidebar placement.

This is only the Android part. I'll put up a second diff copying the iOS thing over
but hope someone can commandeer that and check for accuracy.

Reviewed By: priteshrnandgaonkar

Differential Revision: D15181454

fbshipit-source-id: d32081feefbfb0ffc38890e835a7d5f6b78667ab
This commit is contained in:
Pascal Hartig
2019-05-02 08:40:55 -07:00
committed by Facebook Github Bot
parent 367bb9a502
commit df46c0c63e
4 changed files with 57 additions and 1 deletions

View File

@@ -34,6 +34,9 @@
"extending/js-setup": {
"title": "JavaScript Setup"
},
"extending/layout-inspector": {
"title": "Extending the Layout Inspector"
},
"extending/new-clients": {
"title": "Implementing a Flipper Client"
},