dolphin/Externals/fmt/support/rtd/conf.py

8 lines
123 B
Python
Executable File

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