ZeroVM theme for Sphinx
Project description
This package bundles the ZeroVM theme for Sphinx.
Install the package and add this to your conf.py:
import zerovm_sphinx_theme html_theme_path = [zerovm_sphinx_theme.theme_path] html_theme = 'zerovm'
That will configure the theme path correctly and activate the theme.
Changelog
- 1.1 (2014-03-28):
Version 1.0 did not work since README.rst wasn’t distributed.
- 1.0 (2014-03-28):
First release.
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.