Re: [PATCH] docs: Fix Aspeed title

2025-07-17 Thread Cédric Le Goater
On 7/17/25 19:01, Peter Maydell wrote: On Tue, 15 Jul 2025 at 07:19, Cédric Le Goater wrote: commit ad8e0e8a0088 removed the "==" underlining the file title which broke documentation rendering. Add it back. Fixes: ad8e0e8a0088 ("docs: add support for gb200-bmc") Cc: Ed Tanous Reported-by

Re: [PATCH] docs: Fix Aspeed title

2025-07-17 Thread Peter Maydell
On Tue, 15 Jul 2025 at 07:19, Cédric Le Goater wrote: > > commit ad8e0e8a0088 removed the "==" underlining the file title > which broke documentation rendering. Add it back. > > Fixes: ad8e0e8a0088 ("docs: add support for gb200-bmc") > Cc: Ed Tanous > Reported-by: Peter Maydell > Signed-off-

Re: [PATCH] docs: Fix Aspeed title

2025-07-16 Thread Ed Tanous via
On Tue, Jul 15, 2025 at 08:19:04AM +0200, Cédric Le Goater wrote: > commit ad8e0e8a0088 removed the "==" underlining the file title > which broke documentation rendering. Add it back. > > Fixes: ad8e0e8a0088 ("docs: add support for gb200-bmc") > Cc: Ed Tanous > Reported-by: Peter Maydell > S

Re: [PATCH] docs: Fix Aspeed title

2025-07-15 Thread Thomas Huth
On 15/07/2025 08.19, Cédric Le Goater wrote: commit ad8e0e8a0088 removed the "==" underlining the file title which broke documentation rendering. Add it back. Fixes: ad8e0e8a0088 ("docs: add support for gb200-bmc") Cc: Ed Tanous Reported-by: Peter Maydell Signed-off-by: Cédric Le Goater -

[PATCH] docs: Fix Aspeed title

2025-07-14 Thread Cédric Le Goater
commit ad8e0e8a0088 removed the "==" underlining the file title which broke documentation rendering. Add it back. Fixes: ad8e0e8a0088 ("docs: add support for gb200-bmc") Cc: Ed Tanous Reported-by: Peter Maydell Signed-off-by: Cédric Le Goater --- docs/system/arm/aspeed.rst | 1 + 1 file ch