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 /doc/usage/fit | |
| 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 'doc/usage/fit')
| -rw-r--r-- | doc/usage/fit/beaglebone_vboot.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/fit/beaglebone_vboot.rst b/doc/usage/fit/beaglebone_vboot.rst index 0580ee10bdc..a102be187bd 100644 --- a/doc/usage/fit/beaglebone_vboot.rst +++ b/doc/usage/fit/beaglebone_vboot.rst @@ -86,7 +86,7 @@ c. You will now have a U-Boot image:: Step 2: Build Linux --------------------- +------------------- a. Find the kernel image ('Image') and device tree (.dtb) file you plan to use. In our case it is am335x-boneblack.dtb and it is built with the kernel. |
