]> git.proxmox.com Git - ceph.git/blame - ceph/src/seastar/fmt/support/rtd/conf.py
update download target update for octopus release
[ceph.git] / ceph / src / seastar / fmt / support / rtd / conf.py
CommitLineData
11fdf7f2
TL
1# Sphinx configuration for readthedocs.
2
3import os, sys
4
5master_doc = 'index'
6html_theme = 'theme'
7html_theme_path = ["."]