summaryrefslogtreecommitdiffstats
path: root/src/fmt/support/rtd/conf.py
blob: 124fb9d4c84c3a15623552056a2adafdfffe46b7 (plain)
1
2
3
4
5
6
7
# Sphinx configuration for readthedocs.

import os, sys

master_doc = 'index'
html_theme = 'theme'
html_theme_path = ["."]