mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-18 10:28:08 +02:00
Also, add tag symbols related to 'weston_head'. The bridge between sphinx and doxygen (breathe) has a useful directive: doxygengroup. By using it we can scoop out symbols we'd like to display documentation from/of. At the same time some bits of the code has been using '\memberof' (a doxygen command useful in C code to establish class like relationship between objects and functions) but this seems not to be recognized by the sphinx bridge. Until we find a better solution, we replace '\memberof' command with '\ingroup' one as to tag the symbols with an "object". This patch does that for 'weston_head' object. Signed-off-by: Marius Vlad <marius.vlad@collabora.com> |
||
|---|---|---|
| .. | ||
| backend-drm.h | ||
| backend-fbdev.h | ||
| backend-headless.h | ||
| backend-rdp.h | ||
| backend-wayland.h | ||
| backend-x11.h | ||
| config-parser.h | ||
| libweston.h | ||
| matrix.h | ||
| meson.build | ||
| plugin-registry.h | ||
| timeline-object.h | ||
| version.h.in | ||
| weston-debug.h | ||
| windowed-output-api.h | ||
| xwayland-api.h | ||
| zalloc.h | ||