OE sphinx theme
Project description
This is a custom Sphinx theme.
Installing
This theme is available on PyPI so you can install it directly by this command:
pip install oe-sphinx-theme
you can install from Github:
pip install git+git://github.com/OnroerendErfgoed/oe-sphinx-theme
Once installed you should change your Sphinx conf.py to include:
import oe_sphinx_theme html_theme = 'oe_sphinx' html_theme_path = [oe_sphinx_theme.get_theme_dir()]
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
oe-sphinx-theme-0.4.0.tar.gz
(2.9 MB
view hashes)