[dpdk-dev] [PATCH v1] doc: remove warning with doxygen 1.9.7
Thomas Monjalon
thomas at monjalon.net
Wed May 31 16:01:24 CEST 2023
31/05/2023 15:21, Jerin Jacob:
> On Wed, May 31, 2023 at 6:17 PM <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 providing
> > the correct configuration option based on doxygen version.
>
> loongarch-compilation reported a build issue at
> http://mails.dpdk.org/archives/test-report/2023-May/402940.html
> https://mesonbuild.com/Reference-manual_returned_external_program.html#external_programversion
> introduced in 0.62 version, so not sure how we can do version check
> without that.
>
> Another option is to just remove HTIML_TIMESTAMP from config file.
> Since 1.8.9 doxgen version,
> it is disabled by default.
>
> Thoughts?
No need to disable if it is already disabled by default.
What was the default of the old HTML_TIMESTAMP?
More information about the dev
mailing list