d358020932
The public and internal Doxygen API documentation is compiled and installed in api-html and internal-api-html directories respectively. The '-html' suffix doesn't provide any value, and the asymmetry between the names can be confusing. Rename the directories to public-api and internal-api respectively. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Stefan Klug <stefan.klug@ideasonboard.com> Reviewed-by: Barnabás Pőcze <barnabas.pocze@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>
|
|
Application Writer's Guide <guides/application-developer>
|
|
Python Bindings <python-bindings>
|
|
Environment variables <environment_variables>
|
|
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>
|
|
|
|
|