Re: [PATCH] docs: octeontx2: tune rst markup

2021-01-06 Thread Lukas Bulwahn
On Tue, Jan 5, 2021 at 9:27 PM Randy Dunlap wrote: > > Hi Lukas, > > On 1/5/21 1:35 AM, Lukas Bulwahn wrote: > > Commit 80b9414832a1 ("docs: octeontx2: Add Documentation for NPA health > > reporters") added new documentation with improper formatting for rst, and > > caused a few new warnings for m

Re: [PATCH] docs: octeontx2: tune rst markup

2021-01-05 Thread Randy Dunlap
Hi Lukas, On 1/5/21 1:35 AM, Lukas Bulwahn wrote: > Commit 80b9414832a1 ("docs: octeontx2: Add Documentation for NPA health > reporters") added new documentation with improper formatting for rst, and > caused a few new warnings for make htmldocs in octeontx2.rst:169--202. > > Tune markup and form

[PATCH] docs: octeontx2: tune rst markup

2021-01-05 Thread Lukas Bulwahn
Commit 80b9414832a1 ("docs: octeontx2: Add Documentation for NPA health reporters") added new documentation with improper formatting for rst, and caused a few new warnings for make htmldocs in octeontx2.rst:169--202. Tune markup and formatting for better presentation in the HTML view. Signed-off-