{"id":11656,"url":"https://patchwork.libcamera.org/api/patches/11656/?format=json","web_url":"https://patchwork.libcamera.org/patch/11656/","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":"<20210323113542.8613-1-laurent.pinchart@ideasonboard.com>","date":"2021-03-23T11:35:42","name":"[libcamera-devel] Documentation: Add getting started section","commit_ref":"ef2213fdb673bbc9b7ae9e62db83d6edaf824d5e","pull_url":null,"state":"accepted","archived":false,"hash":"aec952d725e5de437699036a57a37e25d2260523","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/?format=json","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"delegate":{"id":14,"url":"https://patchwork.libcamera.org/api/users/14/?format=json","username":"pinchartl","first_name":"Laurent","last_name":"Pinchart","email":"laurent.pinchart@ideasonboard.com"},"mbox":"https://patchwork.libcamera.org/patch/11656/mbox/","series":[{"id":1820,"url":"https://patchwork.libcamera.org/api/series/1820/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=1820","date":"2021-03-23T11:35:42","name":"[libcamera-devel] Documentation: Add getting started section","version":1,"mbox":"https://patchwork.libcamera.org/series/1820/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/11656/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/11656/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 C4E74C32E5\n\tfor <parsemail@patchwork.libcamera.org>;\n\tTue, 23 Mar 2021 11:36:35 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 22AAC68D63;\n\tTue, 23 Mar 2021 12:36:35 +0100 (CET)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 62B8E602D7\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue, 23 Mar 2021 12:36:33 +0100 (CET)","from pendragon.lan (62-78-145-57.bb.dnainternet.fi [62.78.145.57])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id C4ADF885;\n\tTue, 23 Mar 2021 12:36:32 +0100 (CET)"],"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=\"HYY2AiMZ\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1616499393;\n\tbh=WPyERiSx4rrhO0lUxqqzB5hmqzqPUijvcWQBcdx69zg=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=HYY2AiMZ3GEqrFvKbKvTdDOBHW7168NbifNGnWu6NM6l5+sSN6etRD49ovlJZiWyi\n\tmB+45N81ay02ckcxJGXHEPO50NfJF8djZj3+mJWaYYo85wVE614Tcrb3LIoNNaxBxI\n\tiVkEYGWlTRJF3oE1tRAQRO5d+snKxz4ubepFfeUQ=","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Date":"Tue, 23 Mar 2021 13:35:42 +0200","Message-Id":"<20210323113542.8613-1-laurent.pinchart@ideasonboard.com>","X-Mailer":"git-send-email 2.28.1","MIME-Version":"1.0","Subject":"[libcamera-devel] [PATCH] Documentation: Add getting started section","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>","Cc":"Vedant Paranjape <vedantparanjape160201@gmail.com>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"Pull the \"getting started\" of README.rst in the documentation tree, as\ndone on libcamera.org, to ensure documentation build coverage of the\nwhole README.rst.\n\nSigned-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n---\n Documentation/getting-started.rst | 4 ++++\n Documentation/index.rst           | 1 +\n 2 files changed, 5 insertions(+)\n create mode 100644 Documentation/getting-started.rst","diff":"diff --git a/Documentation/getting-started.rst b/Documentation/getting-started.rst\nnew file mode 100644\nindex 000000000000..4cc34a176fe6\n--- /dev/null\n+++ b/Documentation/getting-started.rst\n@@ -0,0 +1,4 @@\n+.. Getting started information is defined in the project README file.\n+.. include:: ../README.rst\n+   :start-after: .. section-begin-getting-started\n+   :end-before: .. section-end-getting-started\ndiff --git a/Documentation/index.rst b/Documentation/index.rst\nindex 285ca7c3e5ae..7e3fe2f6e785 100644\n--- a/Documentation/index.rst\n+++ b/Documentation/index.rst\n@@ -12,6 +12,7 @@\n    Home <self>\n    Docs <docs>\n    Contribute <contributing>\n+   Getting Started <getting-started>\n \n    Developer Guide <guides/introduction>\n    Application Writer's Guide <guides/application-developer>\n","prefixes":["libcamera-devel"]}