Re: [PATCH 0/2] Associative arrays documentation formatting cleanups
From: Randy Dunlap
Date: Sat Sep 20 2025 - 16:20:29 EST
On 9/19/25 7:42 PM, Bagas Sanjaya wrote:
> Hi,
>
> Here's two-patch formatting cleanup series for generic associative array
> implementation docs. The shortlog below should be self-explanatory.
>
> Enjoy!
>
> Bagas Sanjaya (2):
> Documentation: assoc_array: Indent function explanation text
> Documentation: assoc_array: Format internal tree layout tables
>
> Documentation/core-api/assoc_array.rst | 196 +++++++++++++------------
> 1 file changed, 103 insertions(+), 93 deletions(-)
>
>
> base-commit: 348011753d99b146c190aae262ee361d03cb0c5e
for both patches:
Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Thanks.
--
~Randy