python-sphinx-rtd-theme
Port variant py37
Summary Read the Docs theme for Sphinx (PY37)
Package version 0.5.0
Homepage https://github.com/rtfd/sphinx_rtd_theme/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py38
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 19 JUN 2020, 15:19:59 UTC
Port created 20 APR 2020, 15:00:59 UTC
Subpackage Descriptions
single ************************** Read the Docs Sphinx Theme ************************** :alt: Pypi Version :alt: Build Status :alt: License :alt: Documentation Status This Sphinx_ theme was designed to provide a great reader experience for documentation users on both desktop and mobile devices. This theme is used primarily on `Read the Docs`_ but can work with any Sphinx project. You can find a working demo of the theme in the `theme documentation`_ .. _Sphinx: http://www.sphinx-doc.org .. _Read the Docs: http://www.readthedocs.org .. _theme documentation: https://sphinx-rtd-theme.readthedocs.io/en/latest/ Installation ============ This theme is distributed on PyPI_ and can be installed with pip: .. code:: console $ pip install sphinx-rtd-theme To use the theme in your Sphinx project, you will need to add the following to your ``conf.py`` file: .. code:: python import sphinx_rtd_theme extensions = [ ... "sphinx_rtd_theme", ] html_theme = "sphinx_rtd_theme" For more information read the full documentation on `installing the theme`_ .. _PyPI: https://pypi.python.org/pypi/sphinx_rtd_theme .. _installing the theme: https://sphinx-rtd-theme.readthedocs.io/en/latest/installing.html Configuration ============= This theme is highly customizable on both the page level and on a global level. To see all the possible configuration options, read the documentation on `configuring the theme`_. .. _configuring the theme: https://sphinx-rtd-theme.readthedocs.io/en/latest/configuring.html Contributing ============ If you would like to help modify or translate the theme, you'll find more information on contributing in our `contributing guide`_. .. _contributing guide: https://sphinx-rtd-theme.readthedocs.io/en/latest/contributing.html
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 and Runtime python-Sphinx:single:py37
python37:single:standard
python-setuptools:single:py37
Download groups
main mirror://PYPI/s/sphinx-rtd-theme
Distribution File Information
22c795ba2832a169ca301cd0a083f7a434e09c538c70beb42782c073651b707d 2772707 sphinx_rtd_theme-0.5.0.tar.gz
Ports that require python-sphinx-rtd-theme:py37
libtcod:standard Roguelike game development library