allwinner_a64/android/external/fmtlib/support/rtd/conf.py
2018-08-08 16:14:42 +08:00

7 lines
123 B
Python

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