wayland/doc/doxygen
Simon Ser 7816f0b842 meson: use project build root for doxygen output
meson.build_root() returns the parent's build directory if Wayland is
a subproject. This fails with:

    error: tag OUTPUT_DIRECTORY: Output directory '<parent-build-dir>/doc/doxygen' does not exist and cannot be created

Instead, use meson.project_build_root(), which returns the subproject's
build directory.

Signed-off-by: Simon Ser <contact@emersion.fr>
2022-02-05 15:39:23 +01:00
..
dot Switch graphviz files to use HTML-style labels 2017-07-27 14:56:26 +03:00
xml Add Meson build 2020-01-10 23:44:38 +01:00
.gitignore Add Meson build 2020-01-10 23:44:38 +01:00
gen-doxygen.py Add Meson build 2020-01-10 23:44:38 +01:00
mainpage.dox doc: Document libwayland-cursor with meson 2020-06-05 11:05:20 +00:00
meson.build meson: use project build root for doxygen output 2022-02-05 15:39:23 +01:00
wayland.doxygen.in Do not create man page links with doxygen 2017-12-04 19:53:26 +00:00