1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-25 10:31:49 +02:00

gnu: ruby-asciidoctor: Update description.

Synchronise with upstream README.

* gnu/packages/ruby.scm (ruby-asciidoctor)[description]: Add PDF.
This commit is contained in:
Tobias Geerinckx-Rice
2018-06-06 02:54:53 +02:00
parent 4ee41a6ac1
commit 20860819d6
+1 -1
View File
@@ -697,7 +697,7 @@ line of code.")
(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)))