sphinx_rtd_theme

Sphinx theme for readthedocs.org

  • Owner: readthedocs/sphinx_rtd_theme
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart


Read the Docs Sphinx Theme


.. image:: https://img.shields.io/pypi/v/sphinx_rtd_theme.svg
:target: https://pypi.python.org/pypi/sphinx_rtd_theme
:alt: Pypi Version
.. image:: https://travis-ci.org/readthedocs/sphinx_rtd_theme.svg?branch=master
:target: https://travis-ci.org/readthedocs/sphinx_rtd_theme
:alt: Build Status
.. image:: https://img.shields.io/pypi/l/sphinx_rtd_theme.svg
:target: https://pypi.python.org/pypi/sphinx_rtd_theme/
:alt: License
.. image:: https://readthedocs.org/projects/sphinx-rtd-theme/badge/?version=latest
:target: http://sphinx-rtd-theme.readthedocs.io/en/latest/?badge=latest
: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

Main metrics

Overview
Name With Ownerreadthedocs/sphinx_rtd_theme
Primary LanguageSass
Program languageJavaScript (Language Count: 7)
Platform
License:MIT License
所有者活动
Created At2013-10-17 17:10:49
Pushed At2025-02-20 10:22:58
Last Commit At2025-02-20 11:22:56
Release Count49
Last Release Name3.0.2 (Posted on )
First Release Name0.1.8 (Posted on 2015-07-16 12:02:54)
用户参与
Stargazers Count4.9k
Watchers Count171
Fork Count1.8k
Commits Count1.5k
Has Issues Enabled
Issues Count848
Issue Open Count179
Pull Requests Count502
Pull Requests Open Count76
Pull Requests Close Count176
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private