osrm-backend/third_party/fmt-9.1.0/support/rtd/conf.py
2022-09-30 14:28:52 +02:00

8 lines
123 B
Python

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