]> git.proxmox.com Git - ceph.git/blob - ceph/src/fmt/support/rtd/conf.py
import 15.2.0 Octopus source
[ceph.git] / ceph / src / fmt / support / rtd / conf.py
1 # Sphinx configuration for readthedocs.
2
3 import os, sys
4
5 master_doc = 'index'
6 html_theme = 'theme'
7 html_theme_path = ["."]