Open vSwitch Theme
Project description
Theme for Sphinx documentation from the Open vSwitch project.
Usage
Install the package using pip:
$ pip install ovs-sphinx-theme
Add the following to your conf.py:
import ovs_sphinx_theme
html_theme_path = [ovs_sphinx_theme.get_theme_dir()]
html_theme = 'ovs'
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ovs-sphinx-theme-1.0.4.tar.gz
(35.3 kB
view hashes)