ITCase Sphinx themes for documentation styling.
Project description
Install
$ pip install itcase_sphinx_theme
Edit your Sphinx’s conf.py
Near the top, add the following.
import itcase_sphinx_theme
Activate the theme.
html_theme = 'itcase' html_theme_path = itcase_sphinx_theme.get_html_themes_path()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
itcase-sphinx-theme-0.1.3.zip
(741.4 kB
view hashes)