sphinx_rtd_theme

Sphinx theme for readthedocs.org

  • 所有者: readthedocs/sphinx_rtd_theme
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖


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

主要指標

概覽
名稱與所有者readthedocs/sphinx_rtd_theme
主編程語言Sass
編程語言JavaScript (語言數: 7)
平台
許可證MIT License
所有者活动
創建於2013-10-17 17:10:49
推送於2025-02-20 10:22:58
最后一次提交2025-02-20 11:22:56
發布數49
最新版本名稱3.0.2 (發布於 )
第一版名稱0.1.8 (發布於 2015-07-16 12:02:54)
用户参与
星數4.9k
關注者數171
派生數1.8k
提交數1.5k
已啟用問題?
問題數848
打開的問題數179
拉請求數502
打開的拉請求數76
關閉的拉請求數176
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?