From patchwork Thu Jul 4 14:59:37 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kieran Bingham X-Patchwork-Id: 1614 Return-Path: Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [213.167.242.64]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 7BCBD6156A for ; Thu, 4 Jul 2019 16:59:46 +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 0E9182AF; Thu, 4 Jul 2019 16:59:46 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1562252386; bh=E1dDyxS1kb60RBPGCuJSImrNS/XhBKNg22uLyjcxOA4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Lf+2x0yRcV2KXC7SVl5Qo5I8CTG9gYGAiqLhtKwp+7Wia+h+ZBdUATCvoFGRuEz93 Z4mjDPRtsIxc0czqJy13ZCeuCYiiDtW+xEKK2w4aLM+4/Jbgf44Wf/pacxy4d4aWWv Tr8rX5T5Rid1CKzGSKadjEVE+IqJU2B3TU6130Ig= From: Kieran Bingham To: LibCamera Devel Date: Thu, 4 Jul 2019 15:59:37 +0100 Message-Id: <20190704145942.17879-2-kieran.bingham@ideasonboard.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190704145942.17879-1-kieran.bingham@ideasonboard.com> References: <20190704145942.17879-1-kieran.bingham@ideasonboard.com> MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH v4 1/6] 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 14:59:46 -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 Reviewed-by: Laurent Pinchart --- 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