gi-docgen 2026.1-ok1 source package in openKylin

Changelog

gi-docgen (2026.1-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 01 Jun 2026 17:59:23 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
gnome
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main gnome

Downloads

File Size SHA-256 Checksum
gi-docgen_2026.1.orig.tar.xz 942.2 KiB 532ecc645e6e4081f8f64ee260ef662841f6f4fcc82f0753401a68a464f22cc3
gi-docgen_2026.1-ok1.debian.tar.xz 12.5 KiB d9280a8aa4057a47a3955d0a37622126f56091c7cfc43e55af27da105ee95303
gi-docgen_2026.1-ok1.dsc 2.1 KiB fa5d203ed3bc451b18eccec99f12c75edfddcdab52ac8fb4cf35afca88039b0a

Available diffs

View changes file

Binary packages built by this source

gi-docgen: source code documentation tool using GObject-Introspection

 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.
 .
 GI-DocGen is still in development. The upstream-recommended use of
 GI-DocGen is to add it as a sub-project to a Meson build system, and
 vendor it when releasing dist archives. Until GI-DocGen becomes stable,
 Debian packages that use it for their documentation should use a vendored
 copy (as allowed by Policy §4.13), and should not have a Build-Depends
 on gi-docgen unless no vendored copy is present in upstream releases.

gi-docgen-doc: Documentation for the gi-docgen documentation tool

 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.
 .
 This package contains documentation for gi-docgen.