blob: 124fb9d4c84c3a15623552056a2adafdfffe46b7 [file] [log] [blame]
# Sphinx configuration for readthedocs.
import os, sys
master_doc = 'index'
html_theme = 'theme'
html_theme_path = ["."]