summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-theming/conf.py
blob: 0db7cf03596b6e34ad90797cc04df50eeeba9f19 (plain)
1
2
3
html_theme = 'test-theme'
html_theme_path = ['.', 'test_theme']
exclude_patterns = ['_build']