gnu: halibut: Improve style.

* gnu/packages/documentation.scm (halibut)
[description]: Reformat field to match max chars.

Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
Nicolas Graves via Guix-patches via 2024-11-24 21:16:20 +01:00 committed by Zheng Junjie
parent 229674573c
commit 3c439912d8
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -258,12 +258,13 @@ and to some extent D.")
(home-page "https://www.chiark.greenend.org.uk/~sgtatham/halibut/")
(synopsis "Documentation production system for software manuals")
(description
"Halibut is a text formatting system designed primarily for writing software
documentation. It accepts a single source format and outputs any combination of
plain text, HTML, Unix man or info pages, PostScript or PDF. It has extensive
support for indexing and cross-referencing, and generates hyperlinks within output
documents wherever possible. It supports Unicode, with the ability to fall back to
an alternative representation if Unicode output is not available.")
"Halibut is a text formatting system designed primarily for writing
software documentation. It accepts a single source format and outputs any
combination of plain text, HTML, Unix man or info pages, PostScript or PDF.
It has extensive support for indexing and cross-referencing, and generates
hyperlinks within output documents wherever possible. It supports Unicode,
with the ability to fall back to an alternative representation if Unicode
output is not available.")
(license license:expat)))
(define-public doc++