[PATCH] doc: CONTRIBUTE: fix top heading level

David Lechner dlechner at baylibre.com
Tue Apr 7 23:55:10 CEST 2026


On 4/7/26 4:52 PM, David Lechner wrote:
> On 4/7/26 4:45 PM, David Lechner wrote:
>> 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
> 
> As an afterthought, I wonder if we should also change "Overview" to an
> appropriate page title.

Actually, I suppose "Overview" seems intentional when looking at the
top level table of contents in the navigation bar on the web site.
So I think this patch does what I intended after all.



More information about the U-Boot mailing list