From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandros Theodotou Subject: bug#37850: Glib documentation is missing Date: Sat, 09 Nov 2019 03:03:46 +0100 Message-ID: <49c82620e6bd4b6cb477eb353fc0e8f5@posteo.net> References: <87pniq9y2e.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33776) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iTG6d-0004LV-EK for bug-guix@gnu.org; Fri, 08 Nov 2019 21:04:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iTG6c-0002U0-EV for bug-guix@gnu.org; Fri, 08 Nov 2019 21:04:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39203) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iTG6c-0002TE-B6 for bug-guix@gnu.org; Fri, 08 Nov 2019 21:04:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iTG6c-0004Ju-5A for bug-guix@gnu.org; Fri, 08 Nov 2019 21:04:02 -0500 In-Reply-To: <87pniq9y2e.fsf@ambrevar.xyz> Sender: "Debbugs-submit" Resent-Message-ID: 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: 37850@debbugs.gnu.org I am new to guix so please excuse my ignorance, but is there an issue with just adding a "doc" output to the current glib, as mentioned in the manual? http://guix.gnu.org/manual/en/guix.html#Packages-with-Multiple-Outputs I find this approach nice and clean and I am personally not too fond of the idea of having "*-minimal" and "*-with-documentation" packages.