Giter Site home page Giter Site logo

raiman / sphinx_rtd_theme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from readthedocs/sphinx_rtd_theme

0.0 2.0 0.0 11.35 MB

Sphinx theme for readthedocs.org

Home Page: https://sphinx-rtd-theme.readthedocs.io/

License: MIT License

JavaScript 16.87% Python 14.03% CSS 45.10% HTML 23.99%

sphinx_rtd_theme's Introduction

Read the Docs Sphinx Theme

Pypi Version

Build Status

License

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

Installation

This theme is distributed on PyPI and can be installed with pip:

$ 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:

import sphinx_rtd_theme

extensions = [
    ...
    "sphinx_rtd_theme",
]

html_theme = "sphinx_rtd_theme"

For more information read the full documentation on installing the theme

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.

Contributing

If you would like to help modify or translate the theme, you'll find more information on contributing in our contributing guide.

sphinx_rtd_theme's People

Contributors

agjohnson avatar benjaoming avatar blendify avatar carreau avatar chebee7i avatar cloudops-wstevens avatar csatarigergely avatar danieloaks avatar davidfischer avatar dependabot-preview[bot] avatar dojutsu-user avatar ederag avatar ehough avatar ericholscher avatar gl3n avatar ivoz avatar jessetan avatar jodal avatar jonathanj avatar jorgesumle avatar kami avatar macagua avatar mitya57 avatar rdil avatar scop avatar segevfiner avatar simonbiggs avatar snide avatar titilambert avatar tony avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.