summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2023-10-28 11:59:32 +0200
committerHeinrich Schuchardt <[email protected]>2023-11-11 01:44:08 +0100
commitb214e88071d1ea68c2f668740e4e227364214f5e (patch)
tree9350ba79cc6b28af37dc3d76764076cd4e9066af /tools
parent0e20948598b138972d26929d4dc323db5646dc08 (diff)
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 <[email protected]>
Diffstat (limited to 'tools')
-rw-r--r--tools/binman/entries.rst2
1 files changed, 1 insertions, 1 deletions
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