diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm index 057ca709d7f75416925cc248777aa9f0b8ba2280..b22045eb8b9ca51168617252bbe1bd5cd8140f93 100644 --- a/gnu/packages/gnucash.scm +++ b/gnu/packages/gnucash.scm @@ -188,7 +188,10 @@ (define-public gnucash 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