Language

Package: gtk-doc @ 1.33.2

Synopsis

GTK+ DocBook Documentation Generator

Description

GtkDoc is a tool used to extract API documentation from C-code like Doxygen, but handles documentation of GObject (including signals and properties) that makes it very suitable for GTK+ apps and libraries. It uses docbook for intermediate files and can produce html by default and pdf/man-pages with some extra work.

Home page
https://wiki.gnome.org/DocumentationProject/GtkDoc
Location
gnu/packages/gtk.scm (line: 2194, column: 2)
Licenses

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'yelp-tools' should probably be a native input
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
formatting

Look for formatting issues in the source

line 2237 is way too long (92 characters)
input-labels

Identify input labels that do not match package names

label 'gettext' does not match package name 'gettext-minimal'