On Tue, 15 Jul 2025 at 07:13, Cédric Le Goater <c...@redhat.com> wrote:
>
> On 7/11/25 14:01, Peter Maydell wrote:
> > On Fri, 4 Jul 2025 at 09:39, Cédric Le Goater <c...@redhat.com> wrote:
> >>
> >> From: Ed Tanous <etan...@nvidia.com>
> >>
> >> This patch updates the docs for support of gb200-bmc.
> >>
> >> Signed-off-by: Ed Tanous <etan...@nvidia.com>
> >> Reviewed-by: Cédric Le Goater <c...@redhat.com>
> >> Link: 
> >> https://lore.kernel.org/qemu-devel/20250703144249.3348879-3-etan...@nvidia.com
> >> Signed-off-by: Cédric Le Goater <c...@redhat.com>
> >> ---
> >>   docs/system/arm/aspeed.rst | 4 ++--
> >>   1 file changed, 2 insertions(+), 2 deletions(-)
> >>
> >> diff --git a/docs/system/arm/aspeed.rst b/docs/system/arm/aspeed.rst
> >> index 43d27d83cb54..bec0a1dfa8b8 100644
> >> --- a/docs/system/arm/aspeed.rst
> >> +++ b/docs/system/arm/aspeed.rst
> >> @@ -1,5 +1,4 @@
> >> -Aspeed family boards (``ast2500-evb``, ``ast2600-evb``, ``ast2700-evb``, 
> >> ``bletchley-bmc``, ``fuji-bmc``, ``fby35-bmc``, ``fp5280g2-bmc``, 
> >> ``g220a-bmc``, ``palmetto-bmc``, ``qcom-dc-scm-v1-bmc``, 
> >> ``qcom-firework-bmc``, ``quanta-q71l-bmc``, ``rainier-bmc``, 
> >> ``romulus-bmc``, ``sonorapass-bmc``, ``supermicrox11-bmc``, 
> >> ``supermicrox11spi-bmc``, ``tiogapass-bmc``, ``witherspoon-bmc``, 
> >> ``yosemitev2-bmc``)
> >> -=================================================================================================================================================================================================================================================================================================================================================================================================================================
> >> +Aspeed family boards (``ast2500-evb``, ``ast2600-evb``, ``ast2700-evb``, 
> >> ``bletchley-bmc``, ``fuji-bmc``, ``gb200nvl-bmc``, ``fby35-bmc``, 
> >> ``fp5280g2-bmc``, ``g220a-bmc``, ``palmetto-bmc``, ``qcom-dc-scm-v1-bmc``, 
> >> ``qcom-firework-bmc``, ``quanta-q71l-bmc``, ``rainier-bmc``, 
> >> ``romulus-bmc``, ``sonorapass-bmc``, ``supermicrox11-bmc``, 
> >> ``supermicrox11spi-bmc``, ``tiogapass-bmc``, ``witherspoon-bmc``, 
> >> ``yosemitev2-bmc``)
> >
> > Hi. This change removed the "======" underlining from the title, which
> > has broken the rendering not just of this page but also of the list of
> > arm boards in the parent doc:
>
> Oh. I missed that. Sorry.
>
> May be we should reduce the line by removing the machine names ?
>
>    Aspeed family boards
>    ====================
>
> or is there a specific reason to keep them ?

We want all the machine names so that they appear in the
table-of-contents in system/target-arm.rst -- readers of
the documentation may be searching for their machine by
the name they use on the command line, and not necessarily
know whether it is "Aspeed family" or not.

thanks
-- PMM

Reply via email to