osrm-backend/third_party/fmt/support/rtd/conf.py
2024-05-07 19:02:19 +02:00

8 lines
123 B
Python

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