mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
![]() Right now, we get the following warnings when building the docs: > gtk-doc.xsl: For acronym (nullable) no value found This is because we're not adding the generated annotation glossary to the docs sgml (presumably because we didn't need it as we didn't use GObject-Introspection yet). This commit adds those lines and thus fixes the warnings. |
||
---|---|---|
.. | ||
.gitignore | ||
libgimpmodule3-docs.sgml | ||
libgimpmodule3-overrides.txt | ||
libgimpmodule3-sections.txt | ||
libgimpmodule3.types | ||
Makefile.am | ||
version.in |