gnu: gnucash: Add information about how to use the documentation.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sat, 5 Jan 2019 04:11:15 +0000 (23:11 -0500)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Wed, 23 Jan 2019 12:46:28 +0000 (07:46 -0500)
It was not obvious that another application, Yelp, needed to be installed to
so that opening the help of GnuCash from within the application would work.

Fixes issue #33960 (see: https://issues.guix.info/issue/33960).

* gnu/packages/gnucash.scm (gnucash)[description]: Explain how to enable the
  documentation.

gnu/packages/gnucash.scm

index 057ca70..b22045e 100644 (file)
 It can be used to track bank accounts, stocks, income and expenses, based on
 the double-entry accounting practice.  It includes support for QIF/OFX/HBCI
 import and transaction matching.  It also automates several tasks, such as
-financial calculations or scheduled transactions.")
+financial calculations or scheduled transactions.
+
+To make the GnuCash documentation available, its doc output must be
+installed as well as Yelp, the Gnome help browser.")
     (license license:gpl3+)))
 
 ;; This package is not public, since we use it to build the "doc" output of