meson: Generate ChangeLog files for release tarballs on dist
[platform/upstream/gstreamer.git] / subprojects / gst-docs / meson_options.txt
1 # Special option to tell `gst-docs` what subprojects with
2 # API documentation can be used.
3 option('built_subprojects', type : 'string', value : '')
4 # Special entry to make `gst-docs` usable as part of a bigger
5 # portal (gnome-portal for example).
6 option('use_portal_index', type : 'boolean', value : true)
7 option('fatal_warnings', type : 'boolean', value : false)