libcamera/Documentation
Laurent Pinchart 398c0d611a Documentation: Fix build when the IPU3 pipeline handler is disabled
When the IPU3 pipeline handler is disabled, the corresponding IPA module
isn't compiled, which results in the meson ipu3_ipa_sources variable to
be undefined. The variable is used unconditionally as part of the
Doxygen inputs, so Meson complains at configuration time that it is
undefined.

Fix it by including the IPU3 IPA documentation in the Doxygen build only
when the IPU3 pipeline handler is enabled.

Fixes: 45dd519889 ("Documentation: Include IPU3 in Doxygen build")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-10-30 17:38:11 +03:00
..
api-html licenses: Add SPDX headers to RST documentation 2020-04-15 19:51:56 +03:00
guides Documentation: application-developer: Add camera detection check 2021-09-27 23:41:18 +03:00
theme licenses: Add SPDX headers to the website builder and theme 2020-06-09 23:26:12 +03:00
coding-style.rst clang-format: Regroup sort orders 2021-08-11 10:33:40 +01:00
conf.py licenses: Add SPDX headers to the website builder and theme 2020-06-09 23:26:12 +03:00
contributing.rst libcamera: Standardize URLs to git repositories 2021-09-24 13:25:33 +03:00
docs.rst libcamera: Rename 'method' to 'function' 2021-08-09 15:40:32 +03:00
Doxyfile.in Documentation: Include IPU3 in Doxygen build 2021-10-26 14:08:37 +02:00
environment_variables.rst libcamera: ipa_manager: Allow forcing IPA module isolation 2021-07-19 08:20:37 +03:00
getting-started.rst Documentation: Add getting started section 2021-04-03 04:03:37 +03:00
index.rst Documentation: Add IPA writers guide 2021-05-13 13:20:42 +09:00
meson.build Documentation: Fix build when the IPU3 pipeline handler is disabled 2021-10-30 17:38:11 +03:00
sensor_driver_requirements.rst Documentation: sensor-driver: Fix links to V4L2 documentation 2021-03-19 01:56:33 +02:00