forked from pool/python-Sphinx
Accepting request 523341 from home:jengelh:branches:devel:languages:python
- Trim package descriptions for size. OBS-URL: https://build.opensuse.org/request/show/523341 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=91
This commit is contained in:
committed by
Git OBS Bridge
parent
2437ef2417
commit
c2b054a3ef
@@ -80,16 +80,14 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Sphinx is a tool that makes it easy to create intelligent and beautiful
|
||||
documentation for Python projects (or other documents consisting of multiple
|
||||
reStructuredText sources), written by Georg Brandl. It was originally created
|
||||
for the new Python documentation, and has excellent facilities for Python
|
||||
project documentation, but C/C++ is supported as well, and more languages are
|
||||
planned.
|
||||
Sphinx is a tool that facilitates creating documentation for Python
|
||||
projects (or other documents consisting of multiple reStructuredText
|
||||
sources). It was originally created for the Python documentation, and
|
||||
supports Python project documentation well, but C/C++ is likewise
|
||||
supported.
|
||||
|
||||
Sphinx uses reStructuredText as its markup language, and many of its strengths
|
||||
come from the power and straightforwardness of reStructuredText and its parsing
|
||||
and translating suite, the Docutils.
|
||||
Sphinx uses reStructuredText as its markup language. Sphinx draws from
|
||||
the parsing and translating suite, the Docutils.
|
||||
|
||||
%package latex
|
||||
Summary: Sphinx packages for LaTeX
|
||||
@@ -161,16 +159,9 @@ Requires: tex(varwidth.sty)
|
||||
%endif
|
||||
|
||||
%description latex
|
||||
Sphinx is a tool that makes it easy to create intelligent and beautiful
|
||||
documentation for Python projects (or other documents consisting of multiple
|
||||
reStructuredText sources), written by Georg Brandl. It was originally created
|
||||
for the new Python documentation, and has excellent facilities for Python
|
||||
project documentation, but C/C++ is supported as well, and more languages are
|
||||
planned.
|
||||
|
||||
Sphinx uses reStructuredText as its markup language, and many of its strengths
|
||||
come from the power and straightforwardness of reStructuredText and its parsing
|
||||
and translating suite, the Docutils.
|
||||
Sphinx is a tool that facilitates creating documentation for Python
|
||||
projects (or other documents consisting of multiple reStructuredText
|
||||
sources).
|
||||
|
||||
This package contains the LaTeX components for %{name}.
|
||||
|
||||
|
Reference in New Issue
Block a user