{"id":24333,"url":"https://patchwork.libcamera.org/api/patches/24333/?format=json","web_url":"https://patchwork.libcamera.org/patch/24333/","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":"<20250911230115.25335-5-laurent.pinchart@ideasonboard.com>","date":"2025-09-11T23:01:05","name":"[v2,04/10] Documentation: Enable doxygen-awesome-css","commit_ref":null,"pull_url":null,"state":"superseded","archived":false,"hash":"82e1ec559b753e9f25a490c429aa1dad3e3a5f06","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/?format=json","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/24333/mbox/","series":[{"id":5435,"url":"https://patchwork.libcamera.org/api/series/5435/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=5435","date":"2025-09-11T23:01:01","name":"Documentation theming update","version":2,"mbox":"https://patchwork.libcamera.org/series/5435/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/24333/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/24333/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 1E312C324E\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu, 11 Sep 2025 23:01:54 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id BCC7169378;\n\tFri, 12 Sep 2025 01:01:53 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id EE39869370\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri, 12 Sep 2025 01:01:48 +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 D221C4474; \n\tFri, 12 Sep 2025 01:00:33 +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=\"sqvVHNt2\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1757631634;\n\tbh=lAUyepwIARdL+q90T1SWucJ7UFvMJ/UmUPnEtgrhNNA=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=sqvVHNt2DiQkdY0lDsHpMD5fQN04+TZq2+psP+Kpt69NuMoYQCJ1DoxhlBNhK1J/j\n\tIoJo5/CRwrP2rAhPriO5eR08IlkxOqkU1rwrjsgvuDG9olRsd6SI7RCsx6W47sF5tZ\n\to81pA8SfnBpkbXfhfxe63gFQzkDqckBVgL1g2NzI=","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Cc":"Stefan Klug <stefan.klug@ideasonboard.com>","Subject":"[PATCH v2 04/10] Documentation: Enable doxygen-awesome-css","Date":"Fri, 12 Sep 2025 02:01:05 +0300","Message-ID":"<20250911230115.25335-5-laurent.pinchart@ideasonboard.com>","X-Mailer":"git-send-email 2.49.1","In-Reply-To":"<20250911230115.25335-1-laurent.pinchart@ideasonboard.com>","References":"<20250911230115.25335-1-laurent.pinchart@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":"From: Stefan Klug <stefan.klug@ideasonboard.com>\n\nInclude doxygen-awesome-css in the doxygen config.\n\nSigned-off-by: Stefan Klug <stefan.klug@ideasonboard.com>\n---\nChanges since v1:\n\n- Fix ordering of configuration options\n- Use TOP_SRCDIR instead of CURRENT_SRCDIR to avoid introducing a new\n  variable\n---\n Documentation/Doxyfile-common.in | 5 +++++\n 1 file changed, 5 insertions(+)","diff":"diff --git a/Documentation/Doxyfile-common.in b/Documentation/Doxyfile-common.in\nindex c9527da03ed5..2844d215bc60 100644\n--- a/Documentation/Doxyfile-common.in\n+++ b/Documentation/Doxyfile-common.in\n@@ -54,6 +54,11 @@ EXCLUDE_SYMBOLS        = libcamera::BoundMethodArgs \\\n \n IMAGE_PATH             = \"@TOP_SRCDIR@/Documentation/images\"\n \n+HTML_EXTRA_STYLESHEET  = \"@TOP_SRCDIR@/Documentation/doxygen-awesome-css/doxygen-awesome.css\" \\\n+                         \"@TOP_SRCDIR@/Documentation/doxygen-awesome-css/doxygen-awesome-sidebar-only.css\"\n+HTML_COLORSTYLE        = LIGHT # required with Doxygen >= 1.9.5\n+\n+GENERATE_TREEVIEW      = YES\n GENERATE_LATEX         = NO\n \n MACRO_EXPANSION        = YES\n","prefixes":["v2","04/10"]}