Skip to content

kylekeppler/sphinx_redactor_theme

 
 

Repository files navigation

Sphinx Redactor Theme

Sphinx theme based on jast.

Image of theme

Installation

To install this theme, run:

pip install sphinx_redactor_theme

Usage

To use this theme, add to your docs conf.py:

import sphinx_redactor_theme
html_theme = 'sphinx_redactor_theme'
html_theme_path = [sphinx_redactor_theme.get_html_theme_path()]

Contribute

License

The project is licensed under the MIT License.

About

Redactor Sphinx Theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 82.0%
  • Python 6.8%
  • HTML 6.0%
  • Makefile 3.0%
  • JavaScript 2.2%