weston/doc/sphinx
Pekka Paalanen 259bd17822 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: https://gitlab.freedesktop.org/wayland/weston/-/issues/661

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2022-09-13 18:38:27 +03:00
..
toc doc: update and move IVI-shell README to doc 2022-08-08 14:27:41 +00:00
conf.py.in doc/sphinx/conf.py.in: Remove year and use VERSION 2022-01-21 12:14:21 +00:00
doxygen.ini.in doc: remove directives deprecated in Doxygen 1.9.5 2022-09-13 18:38:27 +03:00
index.rst doc: update and move IVI-shell README to doc 2022-08-08 14:27:41 +00:00
meson.build doc/sphinx/doxygen.ini.in: Remove CLASS_DIAGRAM 2022-07-01 17:20:49 +03:00
run_doxygen_sphinx.sh.in doc: Avoid weston install useless documentation files 2020-12-09 14:53:00 +00:00