{"id":20959,"url":"https://patchwork.libcamera.org/api/1.1/patches/20959/?format=json","web_url":"https://patchwork.libcamera.org/patch/20959/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20240820130740.568243-3-dan.scally@ideasonboard.com>","date":"2024-08-20T13:07:33","name":"[v4,2/9] Documentation: Alphabetise the Documentation toctree","commit_ref":null,"pull_url":null,"state":"accepted","archived":false,"hash":"7a7c831026bc0a2ec26688803bb2a92ffc9529d6","submitter":{"id":156,"url":"https://patchwork.libcamera.org/api/1.1/people/156/?format=json","name":"Dan Scally","email":"dan.scally@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/20959/mbox/","series":[{"id":4528,"url":"https://patchwork.libcamera.org/api/1.1/series/4528/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=4528","date":"2024-08-20T13:07:31","name":"Documentation improvements","version":4,"mbox":"https://patchwork.libcamera.org/series/4528/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/20959/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/20959/checks/","tags":{},"headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 9522BBDB13\n\tfor <parsemail@patchwork.libcamera.org>;\n\tTue, 20 Aug 2024 13:08:07 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id E5CF0633D0;\n\tTue, 20 Aug 2024 15:08:00 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 5A9BC633CC\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue, 20 Aug 2024 15:07:54 +0200 (CEST)","from mail.ideasonboard.com\n\t(cpc141996-chfd3-2-0-cust928.12-3.cable.virginm.net [86.13.91.161])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 2E4AA8D4;\n\tTue, 20 Aug 2024 15:06:52 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"Oxxe3v0f\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1724159212;\n\tbh=5LTnBH+CBlM67tlXZBuVTRmK/Ja60K/5K2h7NYl7OTc=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=Oxxe3v0faAW7AHCJSoYqmSx1F5X4RnYW4UBLViM48hB4uQ9NRyMYgoiwiwO9owN4e\n\tGeoZC8fJPsgdGEKyqg+JTUVg8W9J1wYfxuoisMy4cu7mI0B4kqVKUvBub2YUQ3EX/l\n\tTM2oKqMtq1pBZ9RaSJ3WyGRyymCgVIMMK0FSn1xQ=","From":"Daniel Scally <dan.scally@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Cc":"Daniel Scally <dan.scally@ideasonboard.com>,\n\tStefan Klug <stefan.klug@ideasonboard.com>,\n\tLaurent Pinchart <laurent.pinchart@ideasonboard.com>","Subject":"[PATCH v4 2/9] Documentation: Alphabetise the Documentation toctree","Date":"Tue, 20 Aug 2024 14:07:33 +0100","Message-Id":"<20240820130740.568243-3-dan.scally@ideasonboard.com>","X-Mailer":"git-send-email 2.34.1","In-Reply-To":"<20240820130740.568243-1-dan.scally@ideasonboard.com>","References":"<20240820130740.568243-1-dan.scally@ideasonboard.com>","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"With the exception of the initial group of four links, alphabetise\nthe pages in the Documentation toctree so adding new ones can be\ndone in a defined order.\n\nReviewed-by: Stefan Klug <stefan.klug@ideasonboard.com>\nReviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\nSigned-off-by: Daniel Scally <dan.scally@ideasonboard.com>\n---\nChanges since v3:\n\n\t- None\n\nChanges since v2:\n\n\t- None\n\nChanges since v1:\n\n\t- None\n\n Documentation/index.rst | 12 ++++++------\n 1 file changed, 6 insertions(+), 6 deletions(-)","diff":"diff --git a/Documentation/index.rst b/Documentation/index.rst\nindex 5442ae75..52ddc494 100644\n--- a/Documentation/index.rst\n+++ b/Documentation/index.rst\n@@ -14,14 +14,14 @@\n    Contribute <contributing>\n    Getting Started <getting-started>\n \n-   Developer Guide <guides/introduction>\n    Application Writer's Guide <guides/application-developer>\n-   Pipeline Handler Writer's Guide <guides/pipeline-handler>\n-   IPA Writer's guide <guides/ipa>\n-   Tracing guide <guides/tracing>\n+   Camera Sensor Model <camera-sensor-model>\n+   Developer Guide <guides/introduction>\n    Environment variables <environment_variables>\n-   Sensor driver requirements <sensor_driver_requirements>\n+   IPA Writer's guide <guides/ipa>\n    Lens driver requirements <lens_driver_requirements>\n+   Pipeline Handler Writer's Guide <guides/pipeline-handler>\n    Python Bindings <python-bindings>\n-   Camera Sensor Model <camera-sensor-model>\n+   Sensor driver requirements <sensor_driver_requirements>\n    SoftwareISP Benchmarking <software-isp-benchmarking>\n+   Tracing guide <guides/tracing>\n","prefixes":["v4","2/9"]}