mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
gnu: ruby-asciidoctor: Update description.
Synchronise with upstream README. * gnu/packages/ruby.scm (ruby-asciidoctor)[description]: Add PDF.
This commit is contained in:
parent
4ee41a6ac1
commit
20860819d6
1 changed files with 1 additions and 1 deletions
|
@ -697,7 +697,7 @@ (define-public ruby-asciidoctor
|
|||
(synopsis "Converter from AsciiDoc content to other formats")
|
||||
(description
|
||||
"Asciidoctor is a text processor and publishing toolchain for converting
|
||||
AsciiDoc content to HTML5, DocBook 5 (or 4.5) and other formats.")
|
||||
AsciiDoc content to HTML5, DocBook 5 (or 4.5), PDF, and other formats.")
|
||||
(home-page "https://asciidoctor.org")
|
||||
(license license:expat)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue