summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-double-inheriting-theme/conf.py
blob: 3667b02aa07fd4606a8ba6a953277c6a71ee3ec7 (plain)
1
2
3
4
templates_path = ['_templates']
html_theme = 'base_theme2'
html_theme_path = ['base_themes_dir']
exclude_patterns = ['_build']