]> code.ossystems Code Review - openembedded-core.git/commit
gi-docgen: add a recipe and class
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 5 May 2021 15:18:47 +0000 (17:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 May 2021 22:23:23 +0000 (23:23 +0100)
commitf87bb7d848015c371095ef3ff423eee81e6d8ecd
tree9ba41dfc8fd59b9668ba05e6f486f846b6dc7b3b
parentb557ea3cc61da326bb7783a2ac8e4080c4bf79e5
gi-docgen: add a recipe and class

This seems to be the gtk-doc successor, and gnome
projects such as pango and gdk-pixbuf have started
transitioning to it.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/gi-docgen.bbclass [new file with mode: 0644]
meta/conf/distro/include/maintainers.inc
meta/recipes-gnome/gi-docgen/gi-docgen_git.bb [new file with mode: 0644]