From patchwork Thu Jul 4 13:03:43 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kieran Bingham X-Patchwork-Id: 1608 Return-Path: Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 6DE796156E for ; Thu, 4 Jul 2019 15:03:53 +0200 (CEST) Received: from localhost.localdomain (cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net [86.31.129.233]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 1924224B; Thu, 4 Jul 2019 15:03:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1562245433; bh=E1dDyxS1kb60RBPGCuJSImrNS/XhBKNg22uLyjcxOA4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=rXbJxpuZttspKeWt2o0R0P1Ibz+Ud/wsaRfUzDrV4Gi2DYXQj5QYTXa2IGuVF4R0S g37UEUFNvwE8UIpOY24E1CPvptgYKdZ9ypGP6Iz1VY2NhcJG/WWhnyQ6K7GhdwoWmE CeecXDduPHIA7O//5YPkOsO55VIlq4kyFbYwIXP4= From: Kieran Bingham To: LibCamera Devel Date: Thu, 4 Jul 2019 14:03:43 +0100 Message-Id: <20190704130347.9372-6-kieran.bingham@ideasonboard.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190704130347.9372-1-kieran.bingham@ideasonboard.com> References: <20190704130347.9372-1-kieran.bingham@ideasonboard.com> MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH v2 1/5] Documentation: Make the project brief more expressive X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2019 13:03:54 -0000 The current project brief lacks any quotation marks, and causes the Doxygen API documents to show the header "libcameraframework". Replace the simplistic definition with a better brief, and ensure quotation marks are provided to maintain spacing. Fixes: 53c4d4c34fc4 ("Documentation: Generate source code documentation using Doxygen") Signed-off-by: Kieran Bingham --- Documentation/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Doxyfile.in b/Documentation/Doxyfile.in index 9ca32241b895..cad85ff979f8 100644 --- a/Documentation/Doxyfile.in +++ b/Documentation/Doxyfile.in @@ -44,7 +44,7 @@ PROJECT_NUMBER = @VERSION@ # for a project that appears at the top of each page and should give viewer a # quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = libcamera framework +PROJECT_BRIEF = "Supporting cameras in Linux since 2019" # With the PROJECT_LOGO tag one can specify a logo or an icon that is included # in the documentation. The maximum height of the logo should not exceed 55