From b214e88071d1ea68c2f668740e4e227364214f5e Mon Sep 17 00:00:00 2001 From: Heinrich Schuchardt Date: Sat, 28 Oct 2023 11:59:32 +0200 Subject: doc: shorten overlong title underlines Title underlines should match the length of the title. Unfortunately docutils only catches underlines that are too short. Add some missing empty lines after titles. Signed-off-by: Heinrich Schuchardt --- tools/binman/entries.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/binman') diff --git a/tools/binman/entries.rst b/tools/binman/entries.rst index 2402adb3d96..61de7f1f4a8 100644 --- a/tools/binman/entries.rst +++ b/tools/binman/entries.rst @@ -1,5 +1,5 @@ Binman Entry Documentation -=========================== +========================== This file describes the entry types supported by binman. These entry types can be placed in an image one by one to build up a final firmware image. It is -- cgit v1.3.1