Categorise 'Under the Hood -> Meta' section

Summary: ^

Reviewed By: passy

Differential Revision: D41274192

fbshipit-source-id: 602a3c79e971d6f5ea8617ac638c95131e59a820
This commit is contained in:
Lorenzo Blasa
2022-11-15 06:18:12 -08:00
committed by Facebook GitHub Bot
parent 66984c6d13
commit 4ba34fcb4f

View File

@@ -157,26 +157,46 @@ module.exports = {
...fbInternalOnly([
{
"Meta": [
'fb/release-infra',
'fb/LauncherConfig',
'fb/hacking-on-launcher',
'fb/arc_uiqr',
'fb/Flipper-fbsource-Pinning',
'fb/Flipper-Release-Cycle',
'fb/Add-Support-Group-to-Flipper-Support-Form',
'fb/Alerts',
'fb/bundling',
'fb/Electron-Upgrade',
'fb/flipper-analytics',
'fb/Navigation-Plugin-Development-Guide',
'fb/Oncall-Runbook',
'fb/sandcastle',
'fb/Star-Ratings',
'fb/sandcastle-overview',
'fb/error-logging',
'fb/scribe',
'fb/async-testing',
'fb/connections',
{
'Data Pipelines': [
'fb/flipper-analytics',
'fb/scribe',
'fb/error-logging',
]
},
'fb/Electron-Upgrade',
{
'Launcher': [
'fb/hacking-on-launcher',
'fb/LauncherConfig',
]
},
'fb/bundling',
'fb/Navigation-Plugin-Development-Guide',
{
'Releases': [
'fb/Flipper-Release-Cycle',
'fb/release-infra',
'fb/Flipper-fbsource-Pinning',
]
},
{
'Sandcastle': [
'fb/sandcastle-overview',
'fb/sandcastle',
]
},
{
'Support': [
'fb/Alerts',
'fb/Add-Support-Group-to-Flipper-Support-Form',
'fb/Oncall-Runbook',
]
},
'fb/Star-Ratings',
'fb/async-testing',
]
}
]),