11/05/2021 15:25, David Marchand: > On Tue, May 11, 2021 at 2:41 PM Thomas Monjalon <tho...@monjalon.net> wrote: > > > > 10/05/2021 22:48, Thomas Monjalon: > > > Sphinx 4.0 became stricter with permalink configuration: > > > " > > > html_add_permalinks has been deprecated since v3.5.0. > > > Please use html_permalinks and html_permalinks_icon instead. > > > " > > > > > > The new variable is used while keeping compatibility > > > with older Sphinx versions. > > > > Adding Cc: sta...@dpdk.org > > > > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > Tested with fc32 and (bleeding edge) 4.0.0 sphinx. > Reviewed-by: David Marchand <david.march...@redhat.com>
Applied