diff --git a/docs/sidebars.ts b/docs/sidebars.ts index 1f5d0572f..4c8effeec 100644 --- a/docs/sidebars.ts +++ b/docs/sidebars.ts @@ -132,6 +132,7 @@ const sidebars: SidebarsConfig = { "troubleshooting/gpu", "troubleshooting/edgetpu", "troubleshooting/memory", + "troubleshooting/dummy-camera", ], Development: [ "development/contributing",