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 <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
8634c38675
commit
ef2213fdb6
2 changed files with 5 additions and 0 deletions
4
Documentation/getting-started.rst
Normal file
4
Documentation/getting-started.rst
Normal file
|
@ -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
|
|
@ -12,6 +12,7 @@
|
|||
Home <self>
|
||||
Docs <docs>
|
||||
Contribute <contributing>
|
||||
Getting Started <getting-started>
|
||||
|
||||
Developer Guide <guides/introduction>
|
||||
Application Writer's Guide <guides/application-developer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue