[dpdk-dev] [PATCH v3] doc: remove warning with doxygen 1.9.7

Bruce Richardson bruce.richardson at intel.com
Fri Jun 2 13:16:52 CEST 2023


On Fri, Jun 02, 2023 at 04:36:59PM +0530, jerinj at marvell.com wrote:
> From: Jerin Jacob <jerinj at 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: stable at dpdk.org
> 
> Signed-off-by: Jerin Jacob <jerinj at marvell.com>
> ---

Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list