          MODULE=gtk-doc
         VERSION=1.34.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
      SOURCE_VFY=sha256:b20b72b32a80bc18c7f975c9d4c16460c2276566a0b50f87d6852dff3aa7861c
        WEB_SITE=http://www.gtk.org/gtk-doc
         ENTERED=20020716
         UPDATED=20240630
           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
