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>
22 lines
670 B
ReStructuredText
22 lines
670 B
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-4.0
|
|
|
|
.. Front page matter is defined in the project README file.
|
|
.. include:: ../README.rst
|
|
:start-after: .. section-begin-libcamera
|
|
:end-before: .. section-end-libcamera
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Contents:
|
|
|
|
Home <self>
|
|
Docs <docs>
|
|
Contribute <contributing>
|
|
Getting Started <getting-started>
|
|
|
|
Developer Guide <guides/introduction>
|
|
Application Writer's Guide <guides/application-developer>
|
|
Pipeline Handler Writer's Guide <guides/pipeline-handler>
|
|
Tracing guide <guides/tracing>
|
|
Environment variables <environment_variables>
|
|
Sensor driver requirements <sensor_driver_requirements>
|