mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-04 16:39:39 +00:00
2f020013e6
As the path to the gir file is passed to hotdoc.generate_doc() and not the build target itself, meson doesn't know about the dependency. In turn, as the CI doesn't build everything before building the documentation target, some gir files might not exist, for instance in the case of gst-rtsp-server, causing the output documentation to be empty. The error occurred silently because hotdoc accepts wildcards for *-sources arguments, thus it won't warn about a missing gir file as it is legitimate for glob matching to resolve to nothing. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3686> |
||
---|---|---|
.. | ||
design | ||
images | ||
libs | ||
plugins | ||
random | ||
base-classes.md | ||
deprecated.md | ||
gst_plugins_cache.json | ||
index.md | ||
low_level.md | ||
meson.build | ||
sitemap.txt | ||
version.entities.in | ||
working-diagrams.svg |