category: Libs build-depends: cygport python3-jinja2 python3-markdown python3-markupsafe python3-pygments python3-typogrify sdesc: "Documentation tool for GObject-based libraries" ldesc: " GI-DocGen is a document generator for GObject-based libraries. GObject is the base type system of the GNOME project. GI-Docgen reuses the introspection data generated by GObject-based libraries to generate the API reference of these libraries, as well as other ancillary documentation. GI-DocGen is not a general purpose documentation tool for C libraries. While GI-DocGen can be used to generate API references for most GObject/C libraries that expose introspection data, its main goal is to generate the reference for GTK and its immediate dependencies. Any and all attempts at making this tool more generic, or to cover more use cases, will be weighted heavily against its primary goal. " skip: homepage: https://gnome.pages.gitlab.gnome.org/gi-docgen/ license: (Apache-2.0 OR GPL-3.0-or-later) AND MIT AND CC0-1.0