gentoo/dev-util/gtk-doc/metadata.xml
Matt Turner 2a73e0529a
dev-util/gtk-doc: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-30 11:41:16 -04:00

18 lines
605 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<longdescription lang="en">
GTK-Doc is used to document C code.
It is typically used to document the public API of libraries,
such as the GTK+ and GNOME libraries, but it can also be used
to document application code.
</longdescription>
<upstream>
<remote-id type="gnome-gitlab">GNOME/gtk-doc</remote-id>
</upstream>
</pkgmetadata>