From patchwork Wed Aug 21 00:40:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Pinchart X-Patchwork-Id: 20985 Return-Path: X-Original-To: parsemail@patchwork.libcamera.org Delivered-To: parsemail@patchwork.libcamera.org Received: from lancelot.ideasonboard.com (lancelot.ideasonboard.com [92.243.16.209]) by patchwork.libcamera.org (Postfix) with ESMTPS id 6D2EABDB13 for ; Wed, 21 Aug 2024 00:40:25 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id 32B8D633D8; Wed, 21 Aug 2024 02:40:22 +0200 (CEST) Authentication-Results: lancelot.ideasonboard.com; dkim=pass (1024-bit key; unprotected) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="tfVITvj+"; dkim-atps=neutral Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [213.167.242.64]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 936526190A for ; Wed, 21 Aug 2024 02:40:14 +0200 (CEST) Received: from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi [81.175.209.231]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 354B24CC for ; Wed, 21 Aug 2024 02:39:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1724200752; bh=1nsDen25R6OaB5Wg2QLYAh01WLjhwrad8qhKRsr/iSQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tfVITvj+w6xLrUSJVZzPIrrz9UzV0KHaVDwric9zdWj+jCIxtypd0U9I5RvE9nqU6 eoZHrgAQWcZEjWk3ONC4YtLVByCPgsZzdjVtPiAViYfZjRlO+OasOpyhkGl6m44U8J Ca44S7jkG0xjMgeT43fiyanba9/Nh+W0uA1MeCJ0= From: Laurent Pinchart To: libcamera-devel@lists.libcamera.org Subject: [PATCH 3/3] Documentation: Rename "Documentation" section to "Introduction" Date: Wed, 21 Aug 2024 03:40:07 +0300 Message-ID: <20240821004007.28938-4-laurent.pinchart@ideasonboard.com> X-Mailer: git-send-email 2.44.2 In-Reply-To: <20240821004007.28938-1-laurent.pinchart@ideasonboard.com> References: <20240821004007.28938-1-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libcamera-devel-bounces@lists.libcamera.org Sender: "libcamera-devel" The introduction.rst file contains the introduction to the libcamera documentation. Rename the section from "Documentation" to "Introduction". Signed-off-by: Laurent Pinchart Reviewed-by: Daniel Scally --- Documentation/introduction.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/introduction.rst b/Documentation/introduction.rst index 8c3d0f031233..82aa11a30f33 100644 --- a/Documentation/introduction.rst +++ b/Documentation/introduction.rst @@ -2,9 +2,9 @@ .. include:: documentation-contents.rst -************* -Documentation -************* +************ +Introduction +************ .. toctree:: :hidden: