python-Sphinx
Port variant py311
Summary Python documentation generator (3.11)
Package version 6.1.3
Homepage No known homepage
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 13 JAN 2023, 22:39:51 UTC
Port created 20 APR 2017, 05:12:41 UTC
Subpackage Descriptions
single ======== Sphinx ======== :alt: Package on PyPI :alt: Build Status :alt: Documentation Status :alt: BSD 2 Clause **Sphinx makes it easy to create intelligent and beautiful documentation.** 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. Features ======== * **Output formats**: HTML, PDF, plain text, EPUB, TeX, manual pages, and more * **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 highlighting**: automatic highlighting using the Pygments highlighter * **Templating**: Flexible HTML output using the Jinja 2 templating engine * **Extension ecosystem**: Many extensions are available, for example for automatic function documentation or working with Jupyter notebooks. * **Language Support**: Python, C, C++, JavaScript, mathematics, and many other languages through extensions. For more information, refer to the `the documentation`_. Installation ============ The following command installs Sphinx from the `Python Package Index`_. You will need a working installation of Python and pip. .. code-block:: sh pip install -U sphinx Contributing ============ We appreciate all contributions! Refer to `the contributors guide`_ for information. Release signatures ================== Releases are signed with following keys: * [498D6B9E] * [5EBA0E07] * [61F0FB52] .. _the documentation: https://www.sphinx-doc.org/ .. _the contributors guide: https://www.sphinx-doc.org/en/master/internals/contributing.html .. _Python Package Index: https://pypi.org/project/Sphinx/
Configuration Switches (platform-specific settings discarded)
PY310 OFF Build using Python 3.10 PY311 ON Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py311
autoselect-python:single:standard
Build and Runtime python311:single:standard
Runtime (only) python-sphinxcontrib.applehelp:single:py311
python-sphinxcontrib-devhelp:single:py311
python-sphinxcontrib-jsmath:single:py311
python-sphinxcontrib-htmlhelp:single:py311
python-sphinxcontrib-serializinghtml:single:py311
python-sphinxcontrib-qthelp:single:py311
python-Jinja2:single:py311
python-Pygments:single:py311
python-docutils:single:py311
python-snowballstemmer:single:py311
python-Babel:single:py311
python-alabaster:single:py311
python-imagesize:single:py311
python-requests:single:py311
python-packaging:single:py311
python-colorama:single:py311
Download groups
main mirror://PYPIWHL/2e/2c/22a20486cad91a66f4f70bd88c20c8bb306ae719cbba93d7debae7efa80d
Distribution File Information
807d1cb3d6be87eb78a381c3e70ebd8d346b9a25f3753e9947e866b2786865fc 3027954 sphinx-6.1.3-py3-none-any.whl
Ports that require python-Sphinx:py311
python-breathe:py311 Sphinx Doxygen renderer (3.11)
python-exhale:py311 C++ library API documentation generator (3.11)
python-myst-parser:py311 Extended commonmark compliant parser (3.11)
python-recommonmark:py311 Docutils-compatibility bridge to CommonMark (3.11)
python-sphinx-rtd-theme:py311 Read the Docs theme for Sphinx (3.11)
python-sphinxcontrib-adadomain:py311 Sphinx "adadomain" extension (3.11)