docs: list doc sources explicitly for GStreamer core
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8231>
This commit is contained in:
parent
8fa87f45f9
commit
506680c86c
@ -123,7 +123,7 @@ endforeach
|
||||
|
||||
libs_doc = [hotdoc.generate_doc('gstreamer',
|
||||
project_version: api_version,
|
||||
gi_c_sources: '../gst/*.[hc]',
|
||||
gi_c_sources: gst_sources + gst_headers,
|
||||
gi_sources: [gst_gir[0].full_path()],
|
||||
gi_c_source_filters: gst_excludes,
|
||||
sitemap: 'gst/sitemap.txt',
|
||||
|
Loading…
x
Reference in New Issue
Block a user