From ef2213fdb673bbc9b7ae9e62db83d6edaf824d5e Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Tue, 23 Mar 2021 13:26:19 +0200 Subject: Documentation: Add getting started section Pull the "getting started" of README.rst in the documentation tree, as done on libcamera.org, to ensure documentation build coverage of the whole README.rst. Signed-off-by: Laurent Pinchart Reviewed-by: Kieran Bingham --- Documentation/getting-started.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Documentation/getting-started.rst (limited to 'Documentation/getting-started.rst') diff --git a/Documentation/getting-started.rst b/Documentation/getting-started.rst new file mode 100644 index 00000000..4cc34a17 --- /dev/null +++ b/Documentation/getting-started.rst @@ -0,0 +1,4 @@ +.. Getting started information is defined in the project README file. +.. include:: ../README.rst + :start-after: .. section-begin-getting-started + :end-before: .. section-end-getting-started -- cgit v1.2.1