gtk-doc

Generates API documentation from GTK+ source code comments

brewmacoslinux
Try with needOr install directly
Source

About

GTK+ documentation tool

Commands

gtkdoc-scangtkdoc-scangobjgtkdoc-mkdbgtkdoc-mkhtmlgtkdoc-mkpdfgtkdoc-fixxrefgtk-doc

Examples

Scan GTK+ source files and generate documentation templates$ gtkdoc-scan --module=mylib --source-dir=./src
Generate HTML documentation from scanned GTK-Doc markup$ gtkdoc-mkhtml mylib mylib-docs.sgml
Create PDF output from GTK-Doc documentation$ gtkdoc-mkpdf mylib mylib-docs.sgml