All Projects → readthedocs → Sphinx_rtd_theme

readthedocs / Sphinx_rtd_theme

Licence: other
Sphinx theme for readthedocs.org

Programming Languages

Sass
350 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Sphinx rtd theme

Scssphp
SCSS compiler written in PHP
Stars: ✭ 309 (-92.09%)
Mutual labels:  sass
Nuxt Ssr
✨vue+nuxt+sass+node+express+MongoDB 实现的SSR项目。
Stars: ✭ 323 (-91.73%)
Mutual labels:  sass
Grassy
Build layout through ASCII art in Sass (and more). No pre-built CSS. No additional markup.
Stars: ✭ 335 (-91.43%)
Mutual labels:  sass
Sass Rem
Sass function and mixin to use rem units with optional pixel fallback.
Stars: ✭ 311 (-92.04%)
Mutual labels:  sass
React Component Library
A project skeleton to get your very own React Component Library up and running using Rollup, Typescript, SASS + Storybook
Stars: ✭ 313 (-91.99%)
Mutual labels:  sass
Blueprint
A React-based UI toolkit for the web
Stars: ✭ 18,376 (+370.21%)
Mutual labels:  sass
React Redux Chat
🔥🔥react+redux-chat 模仿实现PC微信聊天系统。
Stars: ✭ 308 (-92.12%)
Mutual labels:  sass
Fresh
Landing page starter
Stars: ✭ 368 (-90.58%)
Mutual labels:  sass
Devfolio
A simple, responsive, single-page portfolio and resume for developers built with Bulma, Sass, Font Awesome and Flickity.
Stars: ✭ 320 (-91.81%)
Mutual labels:  sass
Breakpoint Slicer
Slice media queries with ease
Stars: ✭ 332 (-91.5%)
Mutual labels:  sass
Bulma Rails
Stars: ✭ 316 (-91.91%)
Mutual labels:  sass
Hugo Fresh
Hugo Fresh Theme
Stars: ✭ 317 (-91.89%)
Mutual labels:  sass
Pug Starter
Simple pug (jade) starter [framework] enabling faster delivery of HTML & CSS projects to a private server and/or automatic deployment of GitHub pages.
Stars: ✭ 328 (-91.61%)
Mutual labels:  sass
Simple Typography
A simple starting ground for beautiful typography on the web using Sass.
Stars: ✭ 311 (-92.04%)
Mutual labels:  sass
Gulp Scss Starter
Frontend development with pleasure. SCSS version
Stars: ✭ 339 (-91.33%)
Mutual labels:  sass
Kratos Boilerplate
🔥 A simple boilerplate for creating statics PWA using Webpack, Pug, PostCSS and CSS Modules
Stars: ✭ 308 (-92.12%)
Mutual labels:  sass
Devportfolio
A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass
Stars: ✭ 3,582 (-8.34%)
Mutual labels:  sass
Magento2 Theme Blank Sass
SASS based version of Magento 2 Blank theme
Stars: ✭ 373 (-90.46%)
Mutual labels:  sass
Sass Loader
Compiles Sass to CSS
Stars: ✭ 3,718 (-4.86%)
Mutual labels:  sass
Isometricsass
Sass library to make isometric 2D without javascript
Stars: ✭ 331 (-91.53%)
Mutual labels:  sass

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 edit your conf.py file's html_theme setting:

html_theme = "sphinx_rtd_theme"

See also:

Supported browsers
Officially supported and tested browser/operating system combinations
Supported dependencies
Supported versions of Python, Sphinx, and other dependencies.
Example documentation
A full example of this theme output, with localized strings enabled.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].