Extend (and rename) the documentation of environment variables with information about the configuration file. Signed-off-by: Milan Zamazal <mzamazal@redhat.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
39 lines
1.0 KiB
ReStructuredText
39 lines
1.0 KiB
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-4.0
|
|
|
|
.. include:: introduction.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: For Users
|
|
|
|
Introduction <self>
|
|
Feature Requirements <feature_requirements>
|
|
Runtime configuration <runtime_configuration>
|
|
Application Writer's Guide <guides/application-developer>
|
|
Python Bindings <python-bindings>
|
|
Public API <public-api/index>
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: For Developers
|
|
|
|
Contribute <contributing>
|
|
Getting Started <getting-started>
|
|
Camera Sensor Model <camera-sensor-model>
|
|
IPA Writer's guide <guides/ipa>
|
|
libcamera Architecture <libcamera_architecture>
|
|
Pipeline Handler Writer's Guide <guides/pipeline-handler>
|
|
SoftwareISP Benchmarking <software-isp-benchmarking>
|
|
Tracing guide <guides/tracing>
|
|
Design document: AE <design/ae>
|
|
Internal API <internal-api/index>
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: For System Integrators
|
|
|
|
Lens driver requirements <lens_driver_requirements>
|
|
Sensor driver requirements <sensor_driver_requirements>
|
|
|
|
|