index
:
sphinx
debian
progress-linux
upstream
debian 12 backports: sphinx
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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'
]