sphinx-themes / sphinx-themes.org

A showcase for Sphinx documentation themes
https://sphinx-themes.org
BSD 2-Clause "Simplified" License
237 stars 46 forks source link

Port kotti_docs_theme to v2 #38

Closed mgeier closed 4 years ago

mgeier commented 4 years ago

To advance #25.

Previous conf.py:

html_theme = 'kotti_docs_theme'
import kotti_docs_theme
html_theme_path = [kotti_docs_theme.get_theme_dir()]
pradyunsg commented 4 years ago

Merge conflicts!