mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 10:31:02 +02:00
docs: Remove sidebar_collapse: false
Sphinx's alabaster module on Debian stretch doesn't support sidebar_collapse yet; remove the setting so the docs build everywhere
This commit is contained in:
parent
a1d42028a3
commit
7a974d712e
@ -96,7 +96,7 @@ html_theme_options = {
|
||||
'description': 'your migration companion',
|
||||
'travis_button': True,
|
||||
'show_related': True,
|
||||
'sidebar_collapse': False,
|
||||
#'sidebar_collapse': False,
|
||||
}
|
||||
|
||||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user