Files
sphinx/tests/roots/test-build-html-theme-having-multiple-stylesheets/conf.py
2022-07-17 12:27:43 +01:00

3 lines
53 B
Python

html_theme_path = ['_themes']
html_theme = 'mytheme'