Closed
Description
Using sphinxcontrib-versioning 2.1.3 (upgraded from 2.0.0)
config.py
scv_show_banner = True
scv_banner_greatest_tag = True
scv_whitelist_branches = ('master',)
scv_grm_exclude = ('.gitignore', '.nojekyll', 'README.rst')
scv_sort = ('semver',)
Command Used
sphinx-versioning push docs gh-pages . -- -W
The banner template is rendered and injected fine but the banner.css doesn't get added.
Metadata
Metadata
Assignees
Labels
No labels