diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-10-12 01:23:14 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-10-13 20:37:23 +0300 |
commit | 5af6a1a0128b5776a1d66a55e7296c58aff72e97 (patch) | |
tree | 33c7e5359fb7abbbaa32172c196feca4bd6c4a65 /src/ipa | |
parent | 4ebc7297e1994b05f0ac00a0ac0d91ef94bf00a8 (diff) |
libcamera: control_ids: Fix documentation for controls namespace
The controls namespace isn't documenting, making it impossible to
reference the variables it contains. Furthermore, within the
documentation page for the control_ids.h file, links from overview to
detailed variable documentation are broken for the same reason. Both
issues can be fixed by documenting the controls namespace.
Unfortunately doxygen then fails to parse the initialisers for the
controls global variables correctly and considers them as functions. To
work around this, modify the control_ids.cpp generation script to hide
the variables from doxygen, but still expose their documentation.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Tested-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'src/ipa')
0 files changed, 0 insertions, 0 deletions