          MODULE=gtk-doc
         VERSION=1.36.1
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
      SOURCE_VFY=sha256:0e517a5f97069831181be177516bde8aa8b3922398f2bdb09e265d22aecadbc5
        WEB_SITE=http://www.gtk.org/gtk-doc
         ENTERED=20020716
         UPDATED=20260411
           SHORT="Tools for authors of the GTK+ reference documentation"

cat << EOF
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.
EOF
