aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorRaghav Gururajan <raghavgururajan@disroot.org>2020-09-24 04:09:42 -0400
committerDanny Milosavljevic <dannym@scratchpost.org>2020-12-01 22:06:02 +0100
commita7affce00e897908a0dc7c77654baa4b592e1be0 (patch)
treebf86053ddead900c80195edbe08d2d5757f47f34 /gnu/packages/gnome.scm
parentba7a7d275dbcb766c76a8baf74739a99bda26a61 (diff)
downloadguix-a7affce00e897908a0dc7c77654baa4b592e1be0.tar
guix-a7affce00e897908a0dc7c77654baa4b592e1be0.tar.gz
gnu: yelp-xsl: Update description.
* gnu/packages/gnome.scm (yelp-xsl) [description]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm9
1 files changed, 6 insertions, 3 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 66067007e9..c2120a8b7b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6714,9 +6714,12 @@ of running programs and invoke methods on those interfaces.")
("xmllint" ,libxml2)
("xsltproc" ,libxslt)))
(synopsis "XSL stylesheets for Yelp")
- (description
- "Yelp-xsl contains XSL stylesheets that are used by the yelp help browser
-to format Docbook and Mallard documents.")
+ (description "Yelp-XSL is a collection of programs and data files to help
+you build, maintain, and distribute documentation. It provides XSLT stylesheets
+that can be built upon for help viewers and publishing systems. These
+stylesheets output JavaScript and CSS content, and reference images
+provided by yelp-xsl. It also redistributes copies of the jQuery and
+jQuery.Syntax JavaScript libraries.")
(home-page "https://wiki.gnome.org/Apps/Yelp")
(license license:gpl2+)))