From f4515156114efc0fed5249793310a48d05ef29db Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Mon, 28 Jun 2021 06:30:57 -0700 Subject: [PATCH] Scribe docs Summary: Had to look this up too many times so decided to write it all down. Reviewed By: mweststrate Differential Revision: D29427599 fbshipit-source-id: b269768722b36959cfae75ecbdd6c9a7519fe73e --- website/sidebars.js | 1 + 1 file changed, 1 insertion(+) diff --git a/website/sidebars.js b/website/sidebars.js index 04d82183f..afb540dbc 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -165,6 +165,7 @@ module.exports = { 'fb/Star-Ratings', 'fb/sandcastle-overview', 'fb/error-logging', + 'fb/scribe', ]), ], },