Files
spice2x-r3d/external/fmt/support/rtd/conf.py
T
2022-12-16 23:18:35 +09:00

8 lines
123 B
Python

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