development/Sphinx: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 20:45:06 -04:00 committed by Willy Sudiarto Raharjo
parent e887521617
commit d025272a91
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 8 additions and 7 deletions

View File

@ -1,11 +1,12 @@
Sphinx is a tool that translates a set of reStructuredText source files into
various output formats, including HTML, ePub, LaTeX and plain text. Sphinx was
originally created for the Python documentation, but it has excellent
facilities for the documentation of software projects in a range of languages.
Sphinx is a tool that translates a set of reStructuredText
source files into various output formats, including HTML, ePub,
LaTeX and plain text. Sphinx was originally created for the Python
documentation, but it has excellent facilities for the documentation
of software projects in a range of languages.
All Sphinx dependencies must be built with Python 3 support and since there are
many different way of providing this, the following packages require special
build instructions not captured in REQUIRES:
All Sphinx dependencies must be built with Python 3 support and since
there are many different way of providing this, the following packages
require special build instructions not captured in REQUIRES:
- python/python-urllib3: install python/python3 first
- python/idna: install python/python3 first
- python/python-chardet: install python/python3 first