[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAD4GDZwOD+=EdSUv9zYcLKvFxiUhOkr=Jxcv4UZU1-2GDRXg_g@mail.gmail.com>
Date: Sat, 5 Oct 2024 16:50:25 +0100
From: Donald Hunter <donald.hunter@...il.com>
To: netdev@...r.kernel.org, Jakub Kicinski <kuba@...nel.org>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>, linux-doc@...r.kernel.org,
Jonathan Corbet <corbet@....net>
Cc: donald.hunter@...hat.com
Subject: Re: [PATCH net-next v2] doc: net: Fix .rst rendering of
net_cachelines pages
On Sat, 5 Oct 2024 at 11:57, Donald Hunter <donald.hunter@...il.com> wrote:
>
> The doc pages under /networking/net_cachelines are unreadable because
> they lack .rst formatting for the tabular text.
>
> Add simple table markup and tidy up the table contents:
>
> - remove dashes that represent empty cells because they render
> as bullets and are not needed
> - replace 'struct_*' with 'struct *' in the first column so that
> sphinx can render links for any structs that appear in the docs
>
> Signed-off-by: Donald Hunter <donald.hunter@...il.com>
> ---
> Changes: v2 is just a rebase on net-next
Apologies, formatting is broken. I'll spin a v3 tomorrow.
Powered by blists - more mailing lists