mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
debian: Add patch to remove sphinx theme options on bionic
This commit is contained in:
parent
2100690402
commit
c8ceb1cf8f
14
debian/patches/bionic-theme-options
vendored
Normal file
14
debian/patches/bionic-theme-options
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
--- a/docs/conf.py
|
||||
+++ b/docs/conf.py
|
||||
@@ -92,11 +92,6 @@ html_theme = 'sphinx_rtd_theme'
|
||||
#
|
||||
# html_theme_options = {}
|
||||
html_theme_options = {
|
||||
- 'github_user': 'dimitri',
|
||||
- 'github_repo': 'pgloader',
|
||||
- 'description': 'your migration companion',
|
||||
- 'travis_button': True,
|
||||
- 'show_related': True,
|
||||
#'sidebar_collapse': False,
|
||||
}
|
||||
|
||||
1
debian/patches/series
vendored
Normal file
1
debian/patches/series
vendored
Normal file
@ -0,0 +1 @@
|
||||
#bionic-theme-options
|
||||
Loading…
x
Reference in New Issue
Block a user