libcamera/Documentation
Laurent Pinchart 1e704c84a9 libcamera: Move ipa includes to the same level as libcamera
The ipa includes are located in include/libcamera/ipa/. This gives an
incorrect impression that they are a sub-part of the rest of the
libcamera API, while they are the API towards the IPA the same way that
include/libcamera/ contains the API towards applications. To clarify
this, move them to include/ipa/.

The IPA headers are however still part of libcamera, so installing them
to ${prefix}/include/ipa/ would make little sense. To fix this, move the
application facing API to ${prefix}/include/libcamera/libcamera/ when
installed, and the IPA to ${prefix}/include/libcamera/ipa/. When major
versions of libcamera will be released, they could then be installed
side by side in ${prefix}/include/libcamera-${version}/.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2019-09-15 13:57:08 +03:00
..
api-html Documentation: Add placeholder for Doxygen-generated API documentation 2019-01-11 17:17:22 +02:00
theme Documentation: Add custom theme 2019-01-11 15:26:25 +02:00
coding-style.rst libcamera: Document documentation style and update the code accordingly 2019-04-19 13:20:46 +03:00
conf.py libcamera: Auto generate version information 2019-07-04 22:11:27 +01:00
contributing.rst licenses: Add the Developer CoO 2019-01-02 21:59:46 +02:00
docs.rst Documentation: Fix trivial spelling error 2019-07-10 13:03:31 +01:00
Doxyfile.in libcamera: Move ipa includes to the same level as libcamera 2019-09-15 13:57:08 +03:00
index.rst readme: Move index page content to README 2019-08-16 08:51:28 +01:00
meson.build libcamera: Move ipa includes to the same level as libcamera 2019-09-15 13:57:08 +03:00