[dpdk-dev] [PATCH v2 1/1] doc: fix figure numbering in graph guide
Thomas Monjalon
thomas at monjalon.net
Fri Jan 15 12:29:06 CET 2021
14/01/2021 14:42, Jerin Jacob:
> On Wed, Jan 13, 2021 at 2:49 PM Thomas Monjalon <thomas at monjalon.net> wrote:
> >
> > Some figures had a title inside the picture but not in RST file.
> > As a consequence, some versions of Sphinx are emitting a warning.
> >
> > Warning, treated as error:
> > doc/guides/prog_guide/graph_lib.rst:64:
> > no number is assigned for figure: figure-anatomy-of-a-node
> >
> > The titles are moved from SVG to RST,
> > except for graph_mem_layout.svg where in-picture title must be kept.
> >
> > Fixes: 4dc6d8e63c16 ("doc: add graph library guide")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
>
> Reviewed-by: Jerin Jacob <jerinj at marvell.com>
Applied
More information about the dev
mailing list