summaryrefslogtreecommitdiff
path: root/Homework/cs3460/rands/build/_deps/fmt-src/support/rtd/conf.py
blob: 124fb9d4c84c3a15623552056a2adafdfffe46b7 (plain) (blame)
1
2
3
4
5
6
7
# Sphinx configuration for readthedocs.

import os, sys

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