Revert "gnu: yelp-xsl: Enable documentation."
This reverts commit ba7a7d275d
.
This commit is contained in:
parent
e183418ff5
commit
aa4e899be3
1 changed files with 2 additions and 9 deletions
|
@ -6702,17 +6702,10 @@ of running programs and invoke methods on those interfaces.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1hsfj3q3a3kca0cf9i02xlq2qd4vy12qsjb89hh4r6mp6c11rrag"))))
|
(base32 "1hsfj3q3a3kca0cf9i02xlq2qd4vy12qsjb89hh4r6mp6c11rrag"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
|
||||||
`(#:configure-flags
|
|
||||||
(list
|
|
||||||
"--enable-doc")))
|
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("ducktype" ,mallard-ducktype)
|
`(("gettext-minimal" ,gettext-minimal)
|
||||||
("gettext-minimal" ,gettext-minimal)
|
|
||||||
("intltool" ,intltool)
|
|
||||||
("itstool" ,itstool)
|
("itstool" ,itstool)
|
||||||
("xmllint" ,libxml2)
|
("xmllint" ,libxml2)))
|
||||||
("xsltproc" ,libxslt)))
|
|
||||||
(synopsis "XSL stylesheets for Yelp")
|
(synopsis "XSL stylesheets for Yelp")
|
||||||
(description "Yelp-XSL is a collection of programs and data files to help
|
(description "Yelp-XSL is a collection of programs and data files to help
|
||||||
you build, maintain, and distribute documentation. It provides XSLT stylesheets
|
you build, maintain, and distribute documentation. It provides XSLT stylesheets
|
||||||
|
|
Reference in a new issue