diff options
Diffstat (limited to 'meta/classes/gi-docgen.bbclass')
-rw-r--r-- | meta/classes/gi-docgen.bbclass | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/gi-docgen.bbclass b/meta/classes/gi-docgen.bbclass index 15581ca127..3a3966c801 100644 --- a/meta/classes/gi-docgen.bbclass +++ b/meta/classes/gi-docgen.bbclass | |||
@@ -1,3 +1,7 @@ | |||
1 | # | ||
2 | # Copyright OpenEmbedded Contributors | ||
3 | # | ||
4 | |||
1 | # gi-docgen is a new gnome documentation generator, which | 5 | # gi-docgen is a new gnome documentation generator, which |
2 | # seems to be a successor to gtk-doc: | 6 | # seems to be a successor to gtk-doc: |
3 | # https://gitlab.gnome.org/GNOME/gi-docgen | 7 | # https://gitlab.gnome.org/GNOME/gi-docgen |