python-Sphinx
Port variant py37
Summary Python documentation generator (PY37)
Package version 3.3.1
Homepage http://sphinx-doc.org/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py38
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 19 NOV 2020, 01:05:06 UTC
Port created 20 APR 2017, 05:12:41 UTC
Subpackage Descriptions
single ======== Sphinx ======== :alt: Package on PyPI :alt: Documentation Status :alt: Build Status (Travis CI) :alt: Build Status (AppVeyor) :alt: Build Status (CircleCI) :alt: Code Coverage Status (Codecov) :alt: BSD 3 Clause :alt: Open Source Helpers badge 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. Among its features are the following: * Output formats: HTML (including derivative formats such as HTML Help, Epub and Qt Help), plain text, manual pages and LaTeX or direct PDF output using rst2pdf * Extensive cross-references: semantic markup and automatic links for functions, classes, glossary terms and similar pieces of information * Hierarchical structure: easy definition of a document tree, with automatic links to siblings, parents and children * Automatic indices: general index as well as a module index * Code handling: automatic highlighting using the Pygments highlighter * Flexible HTML output using the Jinja 2 templating engine * Various extensions are available, e.g. for automatic testing of snippets and inclusion of appropriately formatted docstrings * Setuptools integration For more information, refer to the `the documentation`__. .. __: http://www.sphinx-doc.org/ Installation ============ Sphinx is published on `PyPI`__ and can be installed from there:: pip install -U sphinx We also publish beta releases:: pip install -U --pre sphinx If you wish to install `Sphinx` for development purposes, refer to `the contributors guide`__. __ https://pypi.org/project/Sphinx/ __ http://www.sphinx-doc.org/en/master/internals/contributing.html Documentation ============= Documentation is available from `sphinx-doc.org`__. __ http://www.sphinx-doc.org/ Get in touch ============ - Report bugs, suggest features or view the source code `on GitHub`_. - For less well defined questions or ideas, use the `mailing list`_. .. _on GitHub: https://github.com/sphinx-doc/sphinx .. _mailing list: https://groups.google.com/forum/#!forum/sphinx-users Please adhere to our `code of conduct`__. __ http://www.sphinx-doc.org/en/master/code_of_conduct.html Testing ======= Continuous testing is provided by `Travis`__ (for unit tests and style checks
Configuration Switches (platform-specific settings discarded)
PY37 ON Build using Python 3.7 PY38 OFF Build using Python 3.8
Package Dependencies by Type
Build (only) tar:primary:standard
Build and Runtime python-sphinxcontrib-applehelp:single:py37
python-sphinxcontrib-devhelp:single:py37
python-sphinxcontrib-jsmath:single:py37
python-sphinxcontrib-htmlhelp:single:py37
python-sphinxcontrib-serializinghtml:single:py37
python-sphinxcontrib-qthelp:single:py37
python-Jinja2:single:py37
python-Pygments:single:py37
python-docutils:single:py37
python-snowballstemmer:single:py37
python-Babel:single:py37
python-alabaster:single:py37
python-imagesize:single:py37
python-requests:single:py37
python-setuptools:single:py37
python-packaging:single:py37
python37:single:standard
Download groups
main mirror://PYPI/S/Sphinx
Distribution File Information
1e8d592225447104d1172be415bc2972bd1357e3e12fdc76edf2261105db4300 5979919 Sphinx-3.3.1.tar.gz
Ports that require python-Sphinx:py37
libtcod:standard Roguelike game development library
python-breathe:py37 Sphinx Doxygen renderer (PY37)
python-sphinx-rtd-theme:py37 Read the Docs theme for Sphinx (PY37)
python-sphinxcontrib-adadomain:py37 Sphinx "adadomain" extension (PY37)