[{"id":35731,"web_url":"https://patchwork.libcamera.org/comment/35731/","msgid":"<20250908185441.GB18349@pendragon.ideasonboard.com>","date":"2025-09-08T18:54:41","subject":"Re: [PATCH 2/6] documentation: Enable doxygen-awesome-css","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"content":"Hi Stefan,\n\nThank you for the patch.\n\nOn Mon, Sep 08, 2025 at 04:07:45PM +0200, Stefan Klug wrote:\n> Include doxygen-awesome-css in the doxygen config.\n> \n> Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com>\n> ---\n>  Documentation/Doxyfile-common.in | 5 +++++\n>  1 file changed, 5 insertions(+)\n> \n> diff --git a/Documentation/Doxyfile-common.in b/Documentation/Doxyfile-common.in\n> index 58afea1cd70d..a1c8523ede78 100644\n> --- a/Documentation/Doxyfile-common.in\n> +++ b/Documentation/Doxyfile-common.in\n> @@ -69,3 +69,8 @@ PREDEFINED             = __DOXYGEN__ \\\n>  \t\t\t @PREDEFINED@\n>  \n>  HAVE_DOT               = YES\n> +\n> +GENERATE_TREEVIEW      = YES\n\nPlease explain in the commit message why you enable this option.\n\n> +HTML_EXTRA_STYLESHEET  = \"@CURRENT_SRCDIR@/doxygen-awesome-css/doxygen-awesome.css\" \\\n> +                         \"@CURRENT_SRCDIR@/doxygen-awesome-css/doxygen-awesome-sidebar-only.css\"\n> +HTML_COLORSTYLE        = LIGHT # required with Doxygen >= 1.9.5\n\nRequired by what, doxygen-awesome-css or something else ? AUTO_LIGHT\ndoesn't work ?\n\nI've just sent \"[PATCH] Documentation: Use standard ordering for\nDoxyfile variables\". Unless the patch is considered as too pedantic and\nrejected, please insert the new variables in the appropriate location.","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 95012C324E\n\tfor <parsemail@patchwork.libcamera.org>;\n\tMon,  8 Sep 2025 18:55:10 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id B6B8F69353;\n\tMon,  8 Sep 2025 20:55:09 +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 BB57C6934E\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon,  8 Sep 2025 20:55:06 +0200 (CEST)","from pendragon.ideasonboard.com (213-209-177-251.ip.skylogicnet.com\n\t[213.209.177.251])\n\tby perceval.ideasonboard.com (Postfix) with UTF8SMTPSA id 6872A520;\n\tMon,  8 Sep 2025 20:53:53 +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=\"DxVtlq2E\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1757357634;\n\tbh=QTPuDXMnC5lj/QPURBHUuFQ4MhkBNVu7bmcQs6e/NPY=;\n\th=Date:From:To:Cc:Subject:References:In-Reply-To:From;\n\tb=DxVtlq2EYYXQz60lhzcVQ1e3HwLON1/P+kBCTaZY9yYCmGuPz4hyHBC9pz3+c6zf7\n\tCn9q/kj2xmQrHIp4ipjaTgbtTYCHLuS/hNYeTx+OWroEutB/NHQNcgjYJBVLvVueBL\n\t0J+q5egH5E9TBgCJQ/lNx0Vdah9lMXkmf6Yz0twY=","Date":"Mon, 8 Sep 2025 20:54:41 +0200","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"Stefan Klug <stefan.klug@ideasonboard.com>","Cc":"libcamera-devel@lists.libcamera.org","Subject":"Re: [PATCH 2/6] documentation: Enable doxygen-awesome-css","Message-ID":"<20250908185441.GB18349@pendragon.ideasonboard.com>","References":"<20250908140803.123272-1-stefan.klug@ideasonboard.com>\n\t<20250908140803.123272-3-stefan.klug@ideasonboard.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","In-Reply-To":"<20250908140803.123272-3-stefan.klug@ideasonboard.com>","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>"}}]