Mercurial > minori
view dep/fmt/support/rtd/conf.py @ 377:1b0b8e746d83 default tip
CI/windows: stupid msys2
author | Paper <paper@tflc.us> |
---|---|
date | Fri, 25 Jul 2025 12:40:25 -0400 |
parents | 1faa72660932 |
children |
line wrap: on
line source
# Sphinx configuration for readthedocs. import os, sys master_doc = 'index' html_theme = 'theme' html_theme_path = ["."]