docs/gstreamer: Embed docs for ElementClass functions

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1337>
This commit is contained in:
Bilal Elmoussaoui 2023-10-10 20:41:19 +00:00 committed by Sebastian Dröge
parent d3e54789fe
commit 7975383e96

View file

@ -56,6 +56,7 @@ manual = [
"Gst.CapsFeatures", "Gst.CapsFeatures",
"Gst.DebugCategory", "Gst.DebugCategory",
"Gst.DebugMessage", "Gst.DebugMessage",
"Gst.ElementClass", # for docs only
"Gst.Segment", "Gst.Segment",
"Gst.StaticCaps", "Gst.StaticCaps",
"Gst.StaticPadTemplate", "Gst.StaticPadTemplate",