Skip to content
Commit 259bd178 authored by Pekka Paalanen's avatar Pekka Paalanen Committed by Marius Vlad
Browse files

doc: remove directives deprecated in Doxygen 1.9.5

All these Doxygen configuration directives raise a deprecation warning
with Doxygen 1.9.5.

Since we have WARN_AS_ERROR = YES, this causes the build to fail.

Remove these deprecated directives.

I have checked the differences by first building from scratch without
this patch, and then building from scratch with this patch, and
in the latter builddir checking

$ diff -ru -x '*.md5' -x '*.pdf' ~/tmp/weston-doc-before doc

The only differences are the Doxygen config file and one .pickle file.
So it seems the generated docs are identical with Doxygen 1.9.1.

Fixes: wayland/weston#661



Signed-off-by: default avatarPekka Paalanen <pekka.paalanen@collabora.com>
parent 11ba13d7
Loading
Loading
Loading
Pipeline #687632 passed with stages
in 2 minutes and 4 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment