Files
resourcespace/plugins/simplesaml/lib/docs/conf.py
2025-07-18 16:20:14 +07:00

8 lines
99 B
Python

import sphinx_rtd_theme
extensions = [
'sphinx_rtd_theme',
]
html_theme = "sphinx_rtd_theme"