{"id":20934,"url":"https://patchwork.libcamera.org/api/1.1/patches/20934/?format=json","web_url":"https://patchwork.libcamera.org/patch/20934/","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":"<20240815082944.170109-3-dan.scally@ideasonboard.com>","date":"2024-08-15T08:29:39","name":"[v2,2/7] Documentation: Alphabetise the Documentation toctree","commit_ref":null,"pull_url":null,"state":"superseded","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/20934/mbox/","series":[{"id":4521,"url":"https://patchwork.libcamera.org/api/1.1/series/4521/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=4521","date":"2024-08-15T08:29:37","name":"Documentation improvements","version":2,"mbox":"https://patchwork.libcamera.org/series/4521/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/20934/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/20934/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 C7420C32A9\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu, 15 Aug 2024 08:30:11 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 437E8633C8;\n\tThu, 15 Aug 2024 10:30:10 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 1C304633BA\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 15 Aug 2024 10:30:04 +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 865FDAD8;\n\tThu, 15 Aug 2024 10:29:05 +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=\"UZcgkCIU\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1723710545;\n\tbh=jAJ0NCITg5xUVQUPOEsSqKKTzBXmNWH3dQsO+npObTE=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=UZcgkCIUjPSvlH7RUj1xABh3S4tGj32TT5ozjlbCi/iJwJfgbD0jNOu7Wqt/+5m1l\n\tjaunH5rpDgeziottfTSHAJGimUhbxjv9XQAiVujS0QUB30yGzLAnH8KmtUGDZzAj9a\n\tgQ4+BX0a/GaaxKFvB5tqiBDnRi85DMQyYo6xro7I=","From":"Daniel Scally <dan.scally@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Cc":"Daniel Scally <dan.scally@ideasonboard.com>,\n\tLaurent Pinchart <laurent.pinchart@ideasonboard.com>","Subject":"[PATCH v2 2/7] Documentation: Alphabetise the Documentation toctree","Date":"Thu, 15 Aug 2024 09:29:39 +0100","Message-Id":"<20240815082944.170109-3-dan.scally@ideasonboard.com>","X-Mailer":"git-send-email 2.34.1","In-Reply-To":"<20240815082944.170109-1-dan.scally@ideasonboard.com>","References":"<20240815082944.170109-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: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\nSigned-off-by: Daniel Scally <dan.scally@ideasonboard.com>\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":["v2","2/7"]}