Move android setup guide to getting-started section
Summary: Puts both the "Adding flipper to android apps" page next to each other, one for buck and one for gradle. The buck one is only internal. Reviewed By: passy Differential Revision: D25563688 fbshipit-source-id: 1937cfdd0d5129b54a8635efe6294ba39a26be8e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9c8e803878
commit
13a11f0bda
@@ -31,6 +31,7 @@ module.exports = {
|
||||
'Getting Started': [
|
||||
...fbInternalOnly(['getting-started/fb/using-flipper-at-facebook']),
|
||||
'getting-started/index',
|
||||
...fbInternalOnly(['fb/Add-flipper-to-android-app']),
|
||||
'getting-started/android-native',
|
||||
'getting-started/ios-native',
|
||||
'getting-started/react-native',
|
||||
@@ -93,7 +94,6 @@ module.exports = {
|
||||
'fb-internal': {
|
||||
'FB Internal': fbInternalOnly([
|
||||
'fb/release-infra',
|
||||
'fb/Add-flipper-to-android-app',
|
||||
'fb/Adding-flipper-to-ios-app',
|
||||
'fb/LauncherConfig',
|
||||
'fb/Flipper-fbsource-Pinning',
|
||||
|
||||
Reference in New Issue
Block a user