The API documentation should be buildable with gtk-doc, but it fails for some reason:
gtkdoc-mkhtml: error: unrecognized arguments: ../gstd-docs.xml Leave the gtk-doc class inherited, but temporarily disable it until this is fixed. Signed-off-by: Ross Burton <ross.bur...@arm.com> --- meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb index 3b0d3ded13..4720edf153 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb @@ -18,6 +18,10 @@ PV = "1.0+really0.15.2" GTKDOC_MESON_OPTION = "enable-gtk-doc" +# Documentation doesn't currently build: +# gtkdoc-mkhtml: error: unrecognized arguments: ../gstd-docs.xml +GTKDOC_ENABLED = "False" + inherit meson pkgconfig gettext gtk-doc python3native python3-dir python3targetconfig do_install:append() { -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115681): https://lists.openembedded.org/g/openembedded-devel/message/115681 Mute This Topic: https://lists.openembedded.org/mt/111399933/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-