summaryrefslogtreecommitdiffstats
path: root/development/Sphinx/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/Sphinx/README')
-rw-r--r--development/Sphinx/README20
1 files changed, 5 insertions, 15 deletions
diff --git a/development/Sphinx/README b/development/Sphinx/README
index 367981ce68..e3f923a7f7 100644
--- a/development/Sphinx/README
+++ b/development/Sphinx/README
@@ -1,15 +1,5 @@
-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:
-- python/python-urllib3: install python/python3 first
-- python-idna: install python/python3 first
-- python/python-chardet: install python/python3 first
-- python/imagesize: install python/python3 first
-- python/alabaster: install python/python3 first
-- python/python-requests: install python/python3-certifi first
-- python/pytz: install python/python3 first
+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.