init repo.
This commit is contained in:
7
3party/fmt/support/rtd/conf.py
Normal file
7
3party/fmt/support/rtd/conf.py
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