{"id":13541,"url":"https://patchwork.libcamera.org/api/patches/13541/?format=json","web_url":"https://patchwork.libcamera.org/patch/13541/","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":"<20210827103334.350416-2-kieran.bingham@ideasonboard.com>","date":"2021-08-27T10:33:33","name":"[libcamera-devel,1/2] Documentation: Remove obsoleted config","commit_ref":"3fc1d1ed5129eeac890aa9a67a2ee4b884dc9289","pull_url":null,"state":"accepted","archived":false,"hash":"4943668598d77e5c1ac4efb73fbdd89761c9a890","submitter":{"id":4,"url":"https://patchwork.libcamera.org/api/people/4/?format=json","name":"Kieran Bingham","email":"kieran.bingham@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/13541/mbox/","series":[{"id":2408,"url":"https://patchwork.libcamera.org/api/series/2408/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=2408","date":"2021-08-27T10:33:32","name":"Documentation: Doxygen updates","version":1,"mbox":"https://patchwork.libcamera.org/series/2408/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/13541/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/13541/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 CE9D7BD87C\n\tfor <parsemail@patchwork.libcamera.org>;\n\tFri, 27 Aug 2021 10:33:41 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 6BFD36893C;\n\tFri, 27 Aug 2021 12:33:40 +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 3027B68895\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri, 27 Aug 2021 12:33:39 +0200 (CEST)","from Monstersaurus.local\n\t(cpc89244-aztw30-2-0-cust3082.18-1.cable.virginm.net [86.31.172.11])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id C0A8F739;\n\tFri, 27 Aug 2021 12:33:38 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"B8ngale6\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1630060418;\n\tbh=+g6/S5k2GtjosIb1hJISs0OeiRb8FNyRyYxm325Bxtc=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=B8ngale6TW+Ex8SY5OJemNbGEjCTFRj4xruYwX6b281U6Qx0bhjzRyiA5ACTnTw6d\n\txuO5Sjy2aYpp7JsI9zeKeY8QlzQ7i0ybPvylu3FuFbhA23kAPS4nYECAYLQULXfV2J\n\toEb5ojkMamd2+S1FUiT6S7EkZIrXapO87M43owTo=","From":"Kieran Bingham <kieran.bingham@ideasonboard.com>","To":"libcamera devel <libcamera-devel@lists.libcamera.org>","Date":"Fri, 27 Aug 2021 11:33:33 +0100","Message-Id":"<20210827103334.350416-2-kieran.bingham@ideasonboard.com>","X-Mailer":"git-send-email 2.30.2","In-Reply-To":"<20210827103334.350416-1-kieran.bingham@ideasonboard.com>","References":"<20210827103334.350416-1-kieran.bingham@ideasonboard.com>","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","Subject":"[libcamera-devel] [PATCH 1/2] Documentation: Remove obsoleted config","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 CLASS_DIAGRAMS option has become obsolete, and we already define the\ndefault value.\n\nRemove it.\n\nSigned-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n---\n Documentation/Doxyfile.in | 9 ---------\n 1 file changed, 9 deletions(-)","diff":"diff --git a/Documentation/Doxyfile.in b/Documentation/Doxyfile.in\nindex dc03cbea4b02..49355bf6a9ff 100644\n--- a/Documentation/Doxyfile.in\n+++ b/Documentation/Doxyfile.in\n@@ -2110,15 +2110,6 @@ EXTERNAL_PAGES         = YES\n # Configuration options related to the dot tool\n #---------------------------------------------------------------------------\n \n-# If the CLASS_DIAGRAMS tag is set to YES, doxygen will generate a class diagram\n-# (in HTML and LaTeX) for classes with base or super classes. Setting the tag to\n-# NO turns the diagrams off. Note that this option also works with HAVE_DOT\n-# disabled, but it is recommended to install and use dot, since it yields more\n-# powerful graphs.\n-# The default value is: YES.\n-\n-CLASS_DIAGRAMS         = YES\n-\n # You can include diagrams made with dia in doxygen documentation. Doxygen will\n # then run dia to produce the diagram and insert it in the documentation. The\n # DIA_PATH tag allows you to specify the directory where the dia binary resides.\n","prefixes":["libcamera-devel","1/2"]}