Move release infra docs

Summary: It's a lot more than just "launcher" now.

Reviewed By: nikoant

Differential Revision: D24425780

fbshipit-source-id: 74f6dd4d73a224a43608c4d3f3698dbd16c2e865
This commit is contained in:
Pascal Hartig
2020-10-21 02:55:58 -07:00
committed by Facebook GitHub Bot
parent 6eed8a9012
commit 59921da02a

View File

@@ -94,12 +94,12 @@ module.exports = {
'extending/arch', 'extending/arch',
'extending/layout-inspector', 'extending/layout-inspector',
'extending/testing-rn', 'extending/testing-rn',
...fbInternalOnly(['extending/fb/launcher']),
], ],
}, },
'fb-internal': { 'fb-internal': {
'FB Internal': fbInternalOnly([ 'FB Internal': fbInternalOnly([
'fb/troubleshooting', 'fb/troubleshooting',
'fb/release-infra',
'fb/Add-flipper-to-android-app', 'fb/Add-flipper-to-android-app',
'fb/Adding-flipper-to-ios-app', 'fb/Adding-flipper-to-ios-app',
'fb/LauncherConfig', 'fb/LauncherConfig',