Last updated:
0 purchases
ovssphinxtheme 1.0.4
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'
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.