{"id":23982,"url":"https://patchwork.libcamera.org/api/1.1/patches/23982/?format=json","web_url":"https://patchwork.libcamera.org/patch/23982/","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":"<20250727015720.6867-3-laurent.pinchart@ideasonboard.com>","date":"2025-07-27T01:57:12","name":"[2/4] Documentation: Drop documentation author names","commit_ref":null,"pull_url":null,"state":"superseded","archived":false,"hash":"5be4d5757f792245dcd28702e2ccb54d77ecdda6","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/1.1/people/2/?format=json","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/23982/mbox/","series":[{"id":5340,"url":"https://patchwork.libcamera.org/api/1.1/series/5340/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=5340","date":"2025-07-27T01:57:10","name":"Documentation: Use doxylink to generate Sphinx-to-Doxygen links","version":1,"mbox":"https://patchwork.libcamera.org/series/5340/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/23982/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/23982/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 4B652BDCC1\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSun, 27 Jul 2025 01:57:34 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 041F069128;\n\tSun, 27 Jul 2025 03:57:34 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id CA10C614B6\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSun, 27 Jul 2025 03:57:29 +0200 (CEST)","from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi\n\t[81.175.209.231])\n\tby perceval.ideasonboard.com (Postfix) with UTF8SMTPSA id C41B3351\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSun, 27 Jul 2025 03:56:48 +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=\"UQ065A4E\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1753581409;\n\tbh=g5C5LZ7dwkiFHgUGdvgMzROeq5DJXmvI+bSHOJsQvns=;\n\th=From:To:Subject:Date:In-Reply-To:References:From;\n\tb=UQ065A4ETPZAFA0fQlD/HUT9E7b+jtsQ7GxTpPafAxwmLeciMsHXyFR2JljuHMtap\n\t9U5iIeMA98R28CaEQ6Fp1cXPMNHCjgOocP9oa5uLhzI9UBQKhTBklcm9Y84/IvASma\n\tBaXbuJca8JNibuwX70RwSmq5zeKLoOhAA064SjDE=","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Subject":"[PATCH 2/4] Documentation: Drop documentation author names","Date":"Sun, 27 Jul 2025 04:57:12 +0300","Message-ID":"<20250727015720.6867-3-laurent.pinchart@ideasonboard.com>","X-Mailer":"git-send-email 2.49.1","In-Reply-To":"<20250727015720.6867-1-laurent.pinchart@ideasonboard.com>","References":"<20250727015720.6867-1-laurent.pinchart@ideasonboard.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","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":"The name of the documentation authors listed in conf.py is seriously out\nof date. As the information is bound to bitrot, replace the names by a\ngeneric mention of the libcamera documentation authors.\n\nWhile at it, update the copyright dates.\n\nSigned-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n---\n Documentation/conf.py | 4 ++--\n 1 file changed, 2 insertions(+), 2 deletions(-)","diff":"diff --git a/Documentation/conf.py b/Documentation/conf.py\nindex 7d05fc9abcd3..870937289eb4 100644\n--- a/Documentation/conf.py\n+++ b/Documentation/conf.py\n@@ -21,8 +21,8 @@\n # -- Project information -----------------------------------------------------\n \n project = 'libcamera'\n-copyright = '2018-2019, The libcamera documentation authors'\n-author = u'Kieran Bingham, Jacopo Mondi, Laurent Pinchart, Niklas Söderlund'\n+copyright = '2018-2025, The libcamera documentation authors'\n+author = 'The libcamera documentation authors'\n \n # Version information is provided by the build environment, through the\n # sphinx command line.\n","prefixes":["2/4"]}