From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duEZX-0002J0-Po for guix-patches@gnu.org; Tue, 19 Sep 2017 05:12:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1duEZW-0006x4-O4 for guix-patches@gnu.org; Tue, 19 Sep 2017 05:12:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:38574) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1duEZW-0006wt-Jr for guix-patches@gnu.org; Tue, 19 Sep 2017 05:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1duEZW-0002Yt-E1 for guix-patches@gnu.org; Tue, 19 Sep 2017 05:12:02 -0400 Subject: [bug#28509] [PATCH 0/1] gnu: Add GnuCash documentation. Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duEZC-00027J-9x for guix-patches@gnu.org; Tue, 19 Sep 2017 05:11:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1duEZ9-0006dt-4H for guix-patches@gnu.org; Tue, 19 Sep 2017 05:11:42 -0400 Received: from mail-pg0-x242.google.com ([2607:f8b0:400e:c05::242]:34918) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1duEZ8-0006cN-UY for guix-patches@gnu.org; Tue, 19 Sep 2017 05:11:39 -0400 Received: by mail-pg0-x242.google.com with SMTP id j16so1719705pga.2 for ; Tue, 19 Sep 2017 02:11:38 -0700 (PDT) From: Chris Marusich Date: Tue, 19 Sep 2017 02:10:57 -0700 Message-Id: <20170919091058.31027-1-cmmarusich@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 28509@debbugs.gnu.org Cc: rekado@elephly.net, bavier@member.fsf.org, Chris Marusich Hi, This patch adds some missing documentation for GnuCash. This is related to the following email thread: https://lists.gnu.org/archive/html/guix-devel/2017-09/msg00079.html I decided to put the approximately 100 megabytes of documentation into the "doc" output, rather than putting it into the regular "out" output. I also decided not to use a separate package, partly because I wanted to play around with multiple outputs, and partly because I think it will make it easier for people to find the documentation. Chris Marusich (1): gnu: Add GnuCash documentation. gnu/packages/gnucash.scm | 54 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 2 deletions(-) -- 2.14.1