Merge commit 'e7e2f15be55d8dc1be4904b58309f8bf448ff713' as 'external/fmt'
This commit is contained in:
7
external/fmt/support/rtd/conf.py
vendored
Normal file
7
external/fmt/support/rtd/conf.py
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Sphinx configuration for readthedocs.
|
||||
|
||||
import os, sys
|
||||
|
||||
master_doc = 'index'
|
||||
html_theme = 'theme'
|
||||
html_theme_path = ["."]
|
||||
Reference in New Issue
Block a user