c01dfb3650
In preparation for including more of the Documentation for libcamera on the website, break out the libcamera Architecture and Feature Requirements sections of docs.rst file into separate files for each section. Add all of the new files to documentation-contents.rst so they're included on the website too. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
30 lines
996 B
ReStructuredText
30 lines
996 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>
|
|
|
|
Application Writer's Guide <guides/application-developer>
|
|
Camera Sensor Model <camera-sensor-model>
|
|
Developer Guide <guides/introduction>
|
|
Environment variables <environment_variables>
|
|
Feature Requirements <feature_requirements>
|
|
IPA Writer's guide <guides/ipa>
|
|
Lens driver requirements <lens_driver_requirements>
|
|
libcamera Architecture <libcamera_architecture>
|
|
Pipeline Handler Writer's Guide <guides/pipeline-handler>
|
|
Python Bindings <python-bindings>
|
|
Sensor driver requirements <sensor_driver_requirements>
|
|
SoftwareISP Benchmarking <software-isp-benchmarking>
|
|
Tracing guide <guides/tracing>
|