dynarmic/support/rtd/conf.py
MerryMage 15a8975273 Squashed 'externals/fmt/' content from commit 3983438
git-subtree-dir: externals/fmt
git-subtree-split: 398343897f98b88ade80bbebdcbe82a36c65a980
2017-11-15 20:49:14 +00:00

8 lines
123 B
Python

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