[libcamera-devel] [PATCH] Documentation: guides: ipa: Fix title underline

Paul Elder paul.elder at ideasonboard.com
Thu May 13 10:13:26 CEST 2021


Fix doxygen error: "Title underline too short."

Fixes: 0906ddb2681a ("Documentation: Add IPA writers guide")
Signed-off-by: Paul Elder <paul.elder at ideasonboard.com>
---
 Documentation/guides/ipa.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/guides/ipa.rst b/Documentation/guides/ipa.rst
index e53486d1..cbffbd9a 100644
--- a/Documentation/guides/ipa.rst
+++ b/Documentation/guides/ipa.rst
@@ -437,7 +437,7 @@ direct return, since it is an int32, while the other output parameter is a
 pointer-based output parameter.
 
 Using the IPA interface (IPA Module)
------------------------------
+------------------------------------
 
 The following header is necessary to implement an IPA Module (with raspberrypi
 as an example):
-- 
2.27.0



More information about the libcamera-devel mailing list