Current section

Files

Jump to
egit c_src fmt support rtd conf.py
Raw

c_src/fmt/support/rtd/conf.py

# Sphinx configuration for readthedocs.
import os, sys
master_doc = 'index'
html_theme = 'theme'
html_theme_path = ["."]