From patchwork Tue Jul 2 11:48:38 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kieran Bingham X-Patchwork-Id: 1581 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 A718C61950 for ; Tue, 2 Jul 2019 13:48:45 +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 236B2255; Tue, 2 Jul 2019 13:48:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1562068125; bh=LAy9/9/LuEB3/aD5JnBEpqvsmsPDQwE7xpqSX+8RY5M=; h=From:To:Cc:Subject:Date:From; b=G84GoC1Mr2K5XPlmss+dpWSodAy2FSrC00mm5rJdXPZZRco+iZJVoRLY2zT2s2HXL d/Qcl7jzADQ8+kag6vWw99dxnCgJP+VnLhVlXnxvQouRryDl6QbDZQwmXbaHJ2m48W xoHgZDA6lUu1jkSBbfuZMcUTKua701Uf4sWKcj9o= From: Kieran Bingham To: LibCamera Devel Date: Tue, 2 Jul 2019 12:48:38 +0100 Message-Id: <20190702114841.19101-1-kieran.bingham@ideasonboard.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH 1/4] 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: Tue, 02 Jul 2019 11:48:45 -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 c58631200dd5..0dc1ab3944d1 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 complex camera pipelines and devices" # 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