Re: [PATCH] Documentation: pldmfw: Demote library overview section

From: Jonathan Corbet

Date: Wed Nov 05 2025 - 13:29:48 EST


Jacob Keller <jacob.e.keller@xxxxxxxxx> writes:

> On 11/2/2025 9:09 PM, Randy Dunlap wrote:
>>
>>
>> On 11/2/25 7:02 PM, Bagas Sanjaya wrote:
>>> pldmfw library overview section is formatted as title heading (the
>>> second title of index.rst), making it listed in driver-api toctree.
>>>
>>> Demote the section.
>>>
>>> Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
>>
>> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>> Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>>
>> Thanks.
>
> Acked-by: Jacob Keller <jacob.e.keller@xxxxxxxxx>
>
> libpldm doesn't have its own tree at present, and most updates typically
> have gone through netdev. However, I think this makes the most sense to
> be taken through docs tree, since it doesn't impact any code.

OK I have applied it, thanks.

jon