{"id":20966,"url":"https://patchwork.libcamera.org/api/patches/20966/?format=json","web_url":"https://patchwork.libcamera.org/patch/20966/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/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-10-dan.scally@ideasonboard.com>","date":"2024-08-20T13:07:40","name":"[v4,9/9] Documentation: Reformat documentation_contents.rst","commit_ref":null,"pull_url":null,"state":"accepted","archived":false,"hash":"f5caa610168c16d031cec1e9a6773123396e6662","submitter":{"id":156,"url":"https://patchwork.libcamera.org/api/people/156/?format=json","name":"Dan Scally","email":"dan.scally@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/20966/mbox/","series":[{"id":4528,"url":"https://patchwork.libcamera.org/api/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/20966/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/20966/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 E2DBEC32D5\n\tfor <parsemail@patchwork.libcamera.org>;\n\tTue, 20 Aug 2024 13:08:19 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 4F26663419;\n\tTue, 20 Aug 2024 15:08:16 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 591A1633D7\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue, 20 Aug 2024 15:07:56 +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 58AAD4CC;\n\tTue, 20 Aug 2024 15:06:54 +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=\"ujKrmCGk\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1724159214;\n\tbh=q/esb4FhJme0ddAYaWB3EWF8BYfDdm2VPXcoF2LXyVc=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=ujKrmCGk6vs5uyWmO+NWSZeq21HVDmTkkUzMHTClc9HvC7ef+Tyd7zYRDDMJO8Xid\n\tAenvuutpDPADlBwCmUV4pALkO1AWaJCGRL0pcdATiavKqWVk5F5B4MU8F+nrW7wPgW\n\tv5OtCGUW2GRi3sEwW4E04+/jD4E+wWNOr8FbW7sc=","From":"Daniel Scally <dan.scally@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Cc":"Daniel Scally <dan.scally@ideasonboard.com>","Subject":"[PATCH v4 9/9] Documentation: Reformat documentation_contents.rst","Date":"Tue, 20 Aug 2024 14:07:40 +0100","Message-Id":"<20240820130740.568243-10-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":"Now that documentation_contents.rst serves as a navbar for the docs\npages on the website, reformat it to present the links in a more\nlogical order. The list is split into three sections for Users,\nDevelopers and System Integrators, with a slight break between\neach section and a header above the links.\n\nSigned-off-by: Daniel Scally <dan.scally@ideasonboard.com>\n---\nChanges since v3:\n\n\t- New patch\n\n Documentation/documentation-contents.rst | 26 +++++++++++++++---------\n 1 file changed, 16 insertions(+), 10 deletions(-)","diff":"diff --git a/Documentation/documentation-contents.rst b/Documentation/documentation-contents.rst\nindex 912b13f3..4e7d1af9 100644\n--- a/Documentation/documentation-contents.rst\n+++ b/Documentation/documentation-contents.rst\n@@ -2,22 +2,28 @@\n \n .. container:: documentation-nav\n \n-   * :doc:`/api-html/index`\n-   * :doc:`/internal-api-html/index`\n-   * :doc:`/camera-sensor-model`\n-   * :doc:`/code-of-conduct`\n-   * :doc:`/coding-style`\n-   * :doc:`/environment_variables`\n+   * **Documentation for Users**\n+   * :doc:`Introduction </introduction>`\n    * :doc:`/feature_requirements`\n    * :doc:`/guides/application-developer`\n-   * :doc:`/guides/ipa`\n+   * :doc:`/python-bindings`\n+   * :doc:`/environment_variables`\n+   * :doc:`API Reference </api-html/index>`\n+   * :doc:`/code-of-conduct`\n+   * |\n+   * **Documentation for Developers**\n+   * :doc:`/libcamera_architecture`\n    * :doc:`/guides/pipeline-handler`\n+   * :doc:`/guides/ipa`\n+   * :doc:`/camera-sensor-model`\n    * :doc:`/guides/tracing`\n+   * :doc:`/software-isp-benchmarking`\n+   * :doc:`/coding-style`\n+   * :doc:`Internal API Reference </internal-api-html/index>`\n+   * |\n+   * **Documentation for System Integrators**\n    * :doc:`/lens_driver_requirements`\n-   * :doc:`/libcamera_architecture`\n-   * :doc:`/python-bindings`\n    * :doc:`/sensor_driver_requirements`\n-   * :doc:`/software-isp-benchmarking`\n \n ..\n    The following directive adds the \"documentation\" class to all of the pages\n","prefixes":["v4","9/9"]}