aboutsummaryrefslogtreecommitdiff
path: root/doc/build
diff options
context:
space:
mode:
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-10-28 11:59:32 +0200
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-11-11 01:44:08 +0100
commitb214e88071d1ea68c2f668740e4e227364214f5e (patch)
tree9350ba79cc6b28af37dc3d76764076cd4e9066af /doc/build
parent0e20948598b138972d26929d4dc323db5646dc08 (diff)
downloadu-boot-b214e88071d1ea68c2f668740e4e227364214f5e.zip
u-boot-b214e88071d1ea68c2f668740e4e227364214f5e.tar.gz
u-boot-b214e88071d1ea68c2f668740e4e227364214f5e.tar.bz2
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 <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'doc/build')
-rw-r--r--doc/build/source.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/source.rst b/doc/build/source.rst
index 470f793..d21ee05 100644
--- a/doc/build/source.rst
+++ b/doc/build/source.rst
@@ -1,5 +1,5 @@
Obtaining the source
-=====================
+====================
The source of the U-Boot project is maintained in a Git repository.