gnu: yelp-xsl: Update description.
* gnu/packages/gnome.scm (yelp-xsl) [description]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
parent
ba7a7d275d
commit
a7affce00e
1 changed files with 6 additions and 3 deletions
|
@ -6714,9 +6714,12 @@ of running programs and invoke methods on those interfaces.")
|
||||||
("xmllint" ,libxml2)
|
("xmllint" ,libxml2)
|
||||||
("xsltproc" ,libxslt)))
|
("xsltproc" ,libxslt)))
|
||||||
(synopsis "XSL stylesheets for Yelp")
|
(synopsis "XSL stylesheets for Yelp")
|
||||||
(description
|
(description "Yelp-XSL is a collection of programs and data files to help
|
||||||
"Yelp-xsl contains XSL stylesheets that are used by the yelp help browser
|
you build, maintain, and distribute documentation. It provides XSLT stylesheets
|
||||||
to format Docbook and Mallard documents.")
|
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")
|
(home-page "https://wiki.gnome.org/Apps/Yelp")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
|
|
Reference in a new issue