Add tutorial section and Android part

Summary:
JS is next. Screenshot on the intro page is really bad.
I hope danielbuechele can replace this. :)

Reviewed By: jknoxville

Differential Revision: D15184371

fbshipit-source-id: 2faaf46450d192ae400675c13b8d71fa1b7dab14
This commit is contained in:
Pascal Hartig
2019-05-03 10:15:11 -07:00
committed by Facebook Github Bot
parent f584eb05dd
commit 2b0e91aa69
7 changed files with 136 additions and 1 deletions

View File

@@ -121,6 +121,12 @@
"troubleshooting": {
"title": "Troubleshooting Issues",
"sidebar_label": "Troubleshooting Issues"
},
"tutorial/android": {
"title": "Building an Android Plugin"
},
"tutorial/intro": {
"title": "Intro"
}
},
"links": {
@@ -136,6 +142,7 @@
"Advanced Usage": "Advanced Usage",
"Extending Flipper": "Extending Flipper",
"Plugin Development": "Plugin Development",
"Tutorial": "Tutorial",
"Other Platforms": "Other Platforms",
"Internals": "Internals"
}