summaryrefslogtreecommitdiff
path: root/doc/build/source.rst
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/source.rst
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 <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'doc/build/source.rst')
-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 470f7939857..d21ee055f33 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.