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

2023-06-12 Thread Thomas Monjalon
02/06/2023 13:16, Bruce Richardson: > On Fri, Jun 02, 2023 at 04:36:59PM +0530, jer...@marvell.com wrote: > > From: Jerin Jacob > > > > Since doxygen 1.9.7 version, HTML_TIMESTAMP configuration option > > changed to TIMESTAMP [2]. Fixed the following warning[1] by > > removing TIMESTAMP options a

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

2023-06-02 Thread Bruce Richardson
On Fri, Jun 02, 2023 at 04:36:59PM +0530, jer...@marvell.com wrote: > From: Jerin Jacob > > 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) > o

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

2023-06-02 Thread jerinj
From: Jerin Jacob 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 h