From c1d959d62eee2f0c0e97869588b0b974b92925c5 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Tue, 28 Jun 2022 03:43:59 -0700 Subject: [PATCH] Start a docs page Summary: Wanted to write down the not-obvious release procedure somewhere. We can extend this with some troubleshooting procedures. Differential Revision: D37463848 fbshipit-source-id: 899cdfd12fdb0647579271d883f499872167743f --- website/sidebars.js | 1 + 1 file changed, 1 insertion(+) diff --git a/website/sidebars.js b/website/sidebars.js index 0838d10a7..4aab5dfb0 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -158,6 +158,7 @@ module.exports = { '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',