gnu: python-oslosphinx: Fix indentation.
* gnu/packages/openstack.scm (python-oslosphinx): Fix indentation.
This commit is contained in:
parent
9b1315a4ad
commit
5c6c3fbd8c
1 changed files with 7 additions and 8 deletions
|
@ -644,9 +644,8 @@ and building documentation from them.")
|
||||||
("python-sphinx" ,python-sphinx)))
|
("python-sphinx" ,python-sphinx)))
|
||||||
(home-page "https://www.openstack.org/")
|
(home-page "https://www.openstack.org/")
|
||||||
(synopsis "OpenStack sphinx extensions and theme")
|
(synopsis "OpenStack sphinx extensions and theme")
|
||||||
(description
|
(description "This package provides themes and extensions for Sphinx
|
||||||
"This package provides themes and extensions for Sphinx documentation
|
documentation from the OpenStack project.")
|
||||||
from the OpenStack project.")
|
|
||||||
(license asl2.0)))
|
(license asl2.0)))
|
||||||
|
|
||||||
(define-public python2-oslosphinx
|
(define-public python2-oslosphinx
|
||||||
|
|
Reference in a new issue