[libcamera-devel] [PATCH] ipa: mojom: Update \todo regarding documentation

Umang Jain umang.jain at ideasonboard.com
Thu May 27 09:48:51 CEST 2021


Signed-off-by: Umang Jain <umang.jain at ideasonboard.com>
---
Feel free to squash this change as part of your commit series.
---
 include/libcamera/ipa/ipu3.mojom        | 3 +--
 include/libcamera/ipa/raspberrypi.mojom | 3 +--
 include/libcamera/ipa/rkisp1.mojom      | 3 +--
 include/libcamera/ipa/vimc.mojom        | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/include/libcamera/ipa/ipu3.mojom b/include/libcamera/ipa/ipu3.mojom
index 29b4c805..000c494d 100644
--- a/include/libcamera/ipa/ipu3.mojom
+++ b/include/libcamera/ipa/ipu3.mojom
@@ -1,8 +1,7 @@
 /* SPDX-License-Identifier: LGPL-2.1-or-later */
 
 /*
- * \todo Document the interface as src/libcamera/ipa/ipu3_ipa_interface.cpp
- * and remove the EXCLUDE_PATTERNS entry in Doxygen.in for its generation.
+ * \todo Document the interface and remove the related EXCLUDE_PATTERNS entry.
  */
 
 module ipa.ipu3;
diff --git a/include/libcamera/ipa/raspberrypi.mojom b/include/libcamera/ipa/raspberrypi.mojom
index db1f689f..606d1de4 100644
--- a/include/libcamera/ipa/raspberrypi.mojom
+++ b/include/libcamera/ipa/raspberrypi.mojom
@@ -1,8 +1,7 @@
 /* SPDX-License-Identifier: LGPL-2.1-or-later */
 
 /*
- * \todo Document the interface as src/libcamera/ipa/raspberrypi_ipa_interface.cpp
- * and remove the EXCLUDE_PATTERNS entry in Doxygen.in for its generation.
+ * \todo Document the interface and remove the related EXCLUDE_PATTERNS entry.
  */
 
 module ipa.RPi;
diff --git a/include/libcamera/ipa/rkisp1.mojom b/include/libcamera/ipa/rkisp1.mojom
index 55fa43be..cae757ea 100644
--- a/include/libcamera/ipa/rkisp1.mojom
+++ b/include/libcamera/ipa/rkisp1.mojom
@@ -1,8 +1,7 @@
 /* SPDX-License-Identifier: LGPL-2.1-or-later */
 
 /*
- * \todo Document the interface as src/libcamera/ipa/rkisp1_ipa_interface.cpp
- * and remove the EXCLUDE_PATTERNS entry in Doxygen.in for its generation.
+ * \todo Document the interface and remove the related EXCLUDE_PATTERNS entry.
  */
 
 module ipa.rkisp1;
diff --git a/include/libcamera/ipa/vimc.mojom b/include/libcamera/ipa/vimc.mojom
index 9ffd93bb..86bc318a 100644
--- a/include/libcamera/ipa/vimc.mojom
+++ b/include/libcamera/ipa/vimc.mojom
@@ -1,8 +1,7 @@
 /* SPDX-License-Identifier: LGPL-2.1-or-later */
 
 /*
- * \todo Document the interface as src/libcamera/ipa/vimc_ipa_interface.cpp
- * and remove the EXCLUDE_PATTERNS entry in Doxygen.in for its generation.
+ * \todo Document the interface and remove the related EXCLUDE_PATTERNS entry.
  */
 
 module ipa.vimc;
-- 
2.26.2



More information about the libcamera-devel mailing list