[libcamera-devel] [PATCH] Documentation: Fix too short title underline in ipa.rst

Hirokazu Honda hiroh at chromium.org
Thu May 13 06:53:23 CEST 2021


Sphinx build is broken from the commit (0906ddb2) because a
title underline is too short. This fixed the breakage.

Signed-off-by: Hirokazu Honda <hiroh at chromium.org>
---
 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.31.1.607.g51e8a6a459-goog



More information about the libcamera-devel mailing list