From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: bug#37850: Glib documentation is missing Date: Wed, 23 Oct 2019 20:22:33 +0200 Message-ID: <8736fjwcd2.fsf@devup.no> References: <87pniq9y2e.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41282) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNLHo-0000kK-6k for bug-guix@gnu.org; Wed, 23 Oct 2019 14:23:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNLHm-0003bc-7a for bug-guix@gnu.org; Wed, 23 Oct 2019 14:23:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54413) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iNLHi-0003YG-4D for bug-guix@gnu.org; Wed, 23 Oct 2019 14:23:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iNLHh-0000hQ-Uf for bug-guix@gnu.org; Wed, 23 Oct 2019 14:23:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87pniq9y2e.fsf@ambrevar.xyz> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Pierre Neidhardt , 37850@debbugs.gnu.org --=-=-= Content-Type: text/plain Pierre Neidhardt writes: > Since the last core-update merge, glib 2.58.1+ does not include the > documentation anymore (it was in the "doc" output). > > Documentation for Glib/GTK-based libraries is very useful for > developers: it allows offline and contextual access from any text > editor. > > This is why it would be nice to include it back. > > Commit 6c237a2d7bfa3c7be02c069e5c24a2b401a51864 (June 21st) states > > --8<---------------cut here---------------start------------->8--- > [outputs]: Remove "doc" as the documentation files are no longer included. > --8<---------------cut here---------------end--------------->8--- > > However looking at the source of Glib I cannot find trace of this in the > NEWS file nor in the INSTALL.in file. Disclaimer: I haven't tried > building glib. > > Maybe we miss a compilation flag? Installing the GLib documentation now requires 'gtk-doc' at build time: https://gitlab.gnome.org/GNOME/glib/blob/master/meson_options.txt 'gtk-doc' unsurprisingly depends on GLib, so I'm not sure what the best approach is. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl2wmmkACgkQoqBt8qM6 VPoxpggA1djnGNf3X48JToNrRlGUP/pFPn9KboUTrfRizxxy2YxIGlKGI8q+Sp2P 4jll5S6ygS6+/QyHMYRbNsbCfnJSjPQsn86+KE7a74J+umBuN/v1IzAXBunl5lpL DpaYxr8D5ZbHAfT3/8ZGcjhuOxSBAtU/680weTdgdZlXRXat2tDaxkWVWND86SVq TfNj7u0c9ClfFFn8wEPRD8NcJipTJJHPrUJammUPPW1HL2xV1D3CxOOhIWSZuTmZ 9FQQ8+KtfJz9XifMxVijE2kqBKHzsEs0XNBbd8LUMyQ5sfPb5usYVUTZlkk6Eogg 6AfP9bu+TLMNZw27oVeyNtD0rWhNxg== =a4wM -----END PGP SIGNATURE----- --=-=-=--