blob: ab1fdca8abb34732971e7037c992a9a815a48fb2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
<origin>srcux</origin>
</pkgmetadata>
|