summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@igalia.com>2022-08-26 08:39:00 -0400
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2022-09-15 20:11:46 +0000
commita5e8208c46665096885ede634895b04a6ed5c2ba (patch)
treebc8bb51291f9610fa7715efb1392edff7602626b /meson.build
parent302464fa626240193a373d26e3e6ba5410b4c90e (diff)
downloadgstreamer-a5e8208c46665096885ede634895b04a6ed5c2ba.tar.gz
docs: Generate gst-plugins-rs documentation
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2954>
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 1da3ac6db8..706a0ddadd 100644
--- a/meson.build
+++ b/meson.build
@@ -117,7 +117,7 @@ subprojects = [
['pygobject', { 'option': get_option('python'), 'match_gst_version': false, 'sysdep': 'pygobject-3.0', 'sysdep_version': '>= 3.8' }],
['gst-python', { 'option': get_option('python')}],
['gst-examples', { 'option': get_option('gst-examples'), 'match_gst_versions': false}],
- ['gst-plugins-rs', { 'option': get_option('rs'), 'match_gst_version': false}],
+ ['gst-plugins-rs', { 'option': get_option('rs'), 'build-hotdoc': true, 'match_gst_version': false}],
]
symlink = '''