python-Sphinx
Port variant v13
Summary Python documentation generator (3.13)
BROKEN
Package version 8.1.3
Homepage https://www.sphinx-doc.org/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 11 NOV 2024, 23:28:05 UTC
Port created 21 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 documentation`_. Installation ============ The following command installs Sphinx from the `Python Package Index`_. You will need a working installation of Python and pip. .. code-block:: shell pip install -U sphinx Contributing ============ We appreciate all contributions! Refer to `the contributors guide`_ for information. .. _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)
PY312 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Runtime (only) python-sphinxcontrib-applehelp:single:v13
python-sphinxcontrib-devhelp:single:v13
python-sphinxcontrib-htmlhelp:single:v13
python-sphinxcontrib-jsmath:single:v13
python-sphinxcontrib-qthelp:single:v13
python-sphinxcontrib-serializinghtml:single:v13
python-Jinja2:single:v13
python-Pygments:single:v13
python-docutils:single:v13
python-snowballstemmer:single:v13
python-Babel:single:v13
python-alabaster:single:v13
python-imagesize:single:v13
python-requests:single:v13
python-packaging:single:v13
Download groups
main mirror://PYPIWHL/26/60/1ddff83a56d33aaf6f10ec8ce84b4c007d9368b21008876fceda7e7381ef
Distribution File Information
09719015511837b76bf6e03e42eb7595ac8c2e41eeb9c29c5b755c6b677992a2 3487125 sphinx-8.1.3-py3-none-any.whl
Ports that require python-Sphinx:v13
python-breathe:v13 Sphinx Doxygen renderer (3.13)
python-exhale:v13 C++ library API documentation generator (3.13)
python-myst-parser:v13 Extended commonmark compliant parser (3.13)
python-recommonmark:v13 Docutils-compatibility bridge to CommonMark (3.13)
python-sphinx-rtd-theme:v13 Read the Docs theme for Sphinx (3.13)
python-sphinxcontrib-adadomain:v13 Sphinx "adadomain" extension (3.13)
python-sphinxcontrib-jquery:v13 Use jQuery for newer Sphinx releases (3.13)