[PATCH] doc: CONTRIBUTE: fix top heading level

David Lechner dlechner at baylibre.com
Tue Apr 7 23:45:00 CEST 2026


Change the top heading level in CONTRIBUTE.rst to a higher level. In
reStructuredText, each page should have a single top-level heading.
Otherwise, each section of the page is treated as a separate page in
any table of contents.

Signed-off-by: David Lechner <dlechner at baylibre.com>
---
 doc/CONTRIBUTE.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/CONTRIBUTE.rst b/doc/CONTRIBUTE.rst
index 8ccb3a193da..3f8d422e967 100644
--- a/doc/CONTRIBUTE.rst
+++ b/doc/CONTRIBUTE.rst
@@ -2,7 +2,7 @@
 .. sectionauthor:: Peter Robinson <pbrobinson at gmail.com>
 
 Overview
---------
+========
 
 This document is a high level contributors overview setting overall expectations,
 so people can get started quickly, the rest of the documentation goes into the

---
base-commit: c3062edfed295c010f81dd31b9e9cdfaaeaa71a4
change-id: 20260407-contribute-fix-heading-level-6b98a3c133b0

Best regards,
--  
David Lechner <dlechner at baylibre.com>



More information about the U-Boot mailing list