From e1b467424b7d75d3f103a284399e38efb44e7599 Mon Sep 17 00:00:00 2001 From: Julian Stirling Date: Sat, 7 Mar 2026 21:17:25 +0000 Subject: [PATCH] Add configuration file docs to dev docs sidebar --- apidocs/dev/_sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apidocs/dev/_sidebar.md b/apidocs/dev/_sidebar.md index a3db62e5..b40cb62c 100644 --- a/apidocs/dev/_sidebar.md +++ b/apidocs/dev/_sidebar.md @@ -8,6 +8,7 @@ - [Contributing](contributing) - [Python Development](python) - [Webapp Development](webapp) +- [Configuration File](config-file) - [Running the Simulator](simulation_guide) - [Software Architecture](architecture) - [PiCamera Tuning Files](picamera-tuning-files) \ No newline at end of file