From b6c521c5696533d8781222b7f46fd72a86d379c5 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Tue, 20 Aug 2024 14:07:33 +0100 Subject: [PATCH] Documentation: Alphabetise the Documentation toctree With the exception of the initial group of four links, alphabetise the pages in the Documentation toctree so adding new ones can be done in a defined order. Reviewed-by: Stefan Klug Reviewed-by: Laurent Pinchart Signed-off-by: Daniel Scally Signed-off-by: Laurent Pinchart --- Documentation/index.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Documentation/index.rst b/Documentation/index.rst index 5442ae75d..52ddc4940 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -14,14 +14,14 @@ Contribute Getting Started - Developer Guide Application Writer's Guide - Pipeline Handler Writer's Guide - IPA Writer's guide - Tracing guide - Environment variables - Sensor driver requirements - Lens driver requirements - Python Bindings Camera Sensor Model + Developer Guide + Environment variables + IPA Writer's guide + Lens driver requirements + Pipeline Handler Writer's Guide + Python Bindings + Sensor driver requirements SoftwareISP Benchmarking + Tracing guide