python-sphinx/tests/smoke-alabaster/source/conf.py
2026-07-03 10:55:16 +02:00

6 lines
101 B
Python

project = 'Test'
copyright = '2024, Test'
author = 'Test'
release = '0.3.0'
html_theme = 'alabaster'