diff options
| author | Heinrich Schuchardt <[email protected]> | 2023-10-28 11:59:32 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2023-11-11 01:44:08 +0100 |
| commit | b214e88071d1ea68c2f668740e4e227364214f5e (patch) | |
| tree | 9350ba79cc6b28af37dc3d76764076cd4e9066af /tools | |
| parent | 0e20948598b138972d26929d4dc323db5646dc08 (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.rst | 2 |
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 |
