From 0305b57724002260954b3c95b7932e93980f77c0 Mon Sep 17 00:00:00 2001
From: Raghav Gururajan <raghavgururajan@disroot.org>
Date: Thu, 24 Sep 2020 04:19:55 -0400
Subject: [PATCH 08/11] gnu: yelp-tools: Update synopsis and description.
* gnu/packages/gnome.scm (yelp-tools) [synopsis]: Modify.
[description]: Modify.
---
gnu/packages/gnome.scm | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
@@ -6538,12 +6538,9 @@ freedesktop.org help system specification.")
("xsltproc" ,libxslt)))
(inputs
`(("yelp-xsl" ,yelp-xsl)))
- (synopsis "Yelp documentation tools")
- (description
- "Yelp-tools is a collection of scripts and build utilities to help create,
-manage, and publish documentation for Yelp and the web. Most of the heavy
-lifting is done by packages like yelp-xsl and itstool. This package just
-wraps things up in a developer-friendly way.")
+ (synopsis "Tools for Yelp")
+ (description "Yelp-Tools contains small programs that help you create, edit,
+manage, and publish your Mallard or DocBook documentation.")
(home-page "https://wiki.gnome.org/Apps/Yelp/Tools")
(license license:gpl2+)))
--
2.28.0