On Fri, Jun 02, 2023 at 04:36:59PM +0530, jer...@marvell.com wrote: > From: Jerin Jacob <jer...@marvell.com> > > Since doxygen 1.9.7 version, HTML_TIMESTAMP configuration option > changed to TIMESTAMP [2]. Fixed the following warning[1] by > removing TIMESTAMP options all together as all new versions(since 1.8.9) > of doxygen this option is disabled by default. Another option was > considered to have this configuration option based on version check, which > may not be worth having it, especially, external_program.version() > API introduced in 0.62.0 version of meson. > > [1] > Warning: Tag 'HTML_TIMESTAMP' at line 115 of file 'doc/api/doxy-api.conf' > has become obsolete. > > [2] > https://www.doxygen.nl/manual/config.html#cfg_timestamp > > Cc: sta...@dpdk.org > > Signed-off-by: Jerin Jacob <jer...@marvell.com> > ---
Acked-by: Bruce Richardson <bruce.richard...@intel.com>